aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Module/Pandoc.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-12-19 09:17:54 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2021-12-19 09:44:56 +0100
commita0af1b5926e45c830f734883b909e733fd3c01cb (patch)
treec11d8c77ae6da0b1472cd978fc6cb3a081e1e930 /src/Text/Pandoc/Lua/Module/Pandoc.hs
parent4b220d592c163efb0bf5a0e1db2ed7d6be9c69e7 (diff)
downloadpandoc-a0af1b5926e45c830f734883b909e733fd3c01cb.tar.gz
Lua: change representation of TableHead, TableFoot, and Row values.
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
Diffstat (limited to 'src/Text/Pandoc/Lua/Module/Pandoc.hs')
0 files changed, 0 insertions, 0 deletions