fa838deefc
The new `pandoc.Inlines` function behaves identical on string input, but allows other Inlines-like arguments as well. The `pandoc.utils.text` function could be written as function pandoc.utils.text (x) assert(type(x) == 'string') return pandoc.Inlines(x) end |
||
---|---|---|
.. | ||
custom-readers.md | ||
custom-writers.md | ||
customizing-pandoc.md | ||
epub.md | ||
faqs.md | ||
filters.md | ||
getting-started.md | ||
jats.md | ||
libraries.md | ||
lua-filters.md | ||
org.md | ||
short-guide-to-pandocs-sources.md | ||
using-the-pandoc-api.md |