a0af1b5926
The objects now also follow the principle that element attributes are accessible through the `.attr` field. Rows in `TableHead` and `TableFoot` are available via the `.rows` field. Row objects have a `.cells` field, containing the list of table cells. Closes: #7718
19 lines
500 B
Text
19 lines
500 B
Text
packages: pandoc.cabal
|
|
tests: True
|
|
flags: +embed_data_files
|
|
constraints: aeson >= 2.0.1.0
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/pandoc/pandoc-lua-marshal
|
|
tag: 45e53d9dce37d20f8e30e0d297a43c5b4c4a6831
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/texmath.git
|
|
tag: 46df85d747f4f233157d3476683264232a4f58be
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/ipynb.git
|
|
tag: 00246af10885c2ad4413ace4f69a7e6c88297a08
|