916db81ade
This makes it possible to iterate over all field names of an AST element by using a generic `for` loop with `pairs`: for field_name, field_content in pairs(element) do … end Raw table fields of AST elements should be considered an implementation detail and might change in the future. Accessing element properties should always happen through the fields listed in the Lua filter docs. Note that the iterator currently excludes the `t`/`tag` field. |
||
---|---|---|
.. | ||
docx | ||
dzslides | ||
odt | ||
pptx | ||
templates | ||
translations | ||
abbreviations | ||
bash_completion.tpl | ||
epub.css | ||
init.lua | ||
jats.csl | ||
make-reference-files.hs | ||
pandoc.List.lua | ||
pandoc.lua | ||
sample.lua | ||
vimwiki.css |