pandoc/doc
Albert Krewinkel 17a32a99a5
Lua: simplify and deprecate function pandoc.utils.equals
The function is no longer required for element comparisons; it is now an
alias for the `==` operator.
2021-12-21 19:01:11 +01:00
..
custom-readers.md Custom reader: ensure old Readers continue to work 2021-12-11 08:59:11 -08:00
custom-writers.md custom-writers.md: use filter to include source of example. 2021-12-06 13:04:51 -08:00
customizing-pandoc.md
epub.md
faqs.md Add a faq about the "Cannot allocate memory" error on M1 macs. 2021-08-01 10:29:47 -06:00
filters.md Change JSON encodings of some types. 2021-10-27 12:50:51 -07:00
getting-started.md Suggest VSCode as a possible editor in getting-started.md. 2021-12-02 08:28:18 -08:00
jats.md JATS template: fix incomplete previous commit 2021-11-11 09:44:49 +01:00
libraries.md
lua-filters.md Lua: simplify and deprecate function pandoc.utils.equals 2021-12-21 19:01:11 +01:00
org.md
short-guide-to-pandocs-sources.md short-guide: Transitions -> Transformations. 2021-10-27 16:19:39 -07:00
using-the-pandoc-api.md