Albert Krewinkel
79b1a701b8
lua-filters.md: append docs for pandoc's lua module
...
The documentation was generated from `data/pandoc.lua` using the
following command:
ldoc -l doc -d /tmp data/pandoc.lua;
pandoc -t markdown --columns=65 \
--atx-headers /tmp/index.html >> \
doc/lua-filters.md
2017-08-31 16:57:14 +02:00
Albert Krewinkel
9ada1defb5
Document fallback functions in lua filters
2017-08-30 15:09:54 +02:00
John MacFarlane
f2dfb3f23b
Added introduction and lightly edited rest of lua-filters document.
...
See #3608 .
2017-08-21 22:14:26 -07:00
Albert Krewinkel
4567105f6c
doc/lua-filter.md: Add metadata variable replacment example
2017-08-21 19:00:51 +02:00
Albert Krewinkel
29a6793811
lua-filters.md: update docs and mention implicit filters
2017-08-21 16:53:00 +02:00
John MacFarlane
64ff86514b
Added example of setting date with lua filter.
2017-08-14 09:57:01 -07:00
John MacFarlane
c505de59c0
Added link-table example to doc/lua-filters.md.
2017-06-28 15:31:42 +02:00
Albert Krewinkel
1afdccfa8c
Document lua filters
2017-04-30 15:55:45 +02:00