index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
custom-readers.md
Age
Commit message (
Expand
)
Author
2023-02-12
docs/custom-readers.md: Update JSON parsing example
Albert Krewinkel
2023-01-18
doc/custom-reader.md: rewrite BytestringReader paragraph
Ilona Silverwood
2022-12-16
Lua: allow table structure as format spec.
Albert Krewinkel
2022-10-25
Lua: rename `reader_extensions`/`writer_extensions` globals...
John MacFarlane
2022-10-12
Lua: support extensions in custom readers.
Albert Krewinkel
2022-10-10
Lua: support custom bytestring readers.
Albert Krewinkel
2022-02-06
Remove sample RIS custom reader (since we now have a native one).
John MacFarlane
2022-01-16
Fix pattern syntax in sample readability custom reader.
John MacFarlane
2022-01-16
Minor edits to new custom reader example.
John MacFarlane
2022-01-16
doc/custom-readers.lua: add example for "readable HTML."
John MacFarlane
2021-12-11
Custom reader: ensure old Readers continue to work
Albert Krewinkel
2021-12-11
Custom reader: pass list of sources instead of concatenated text
Albert Krewinkel
2021-11-29
fix typo in custom-readers.md (#7722)
Mauro Bieg
2021-11-23
Simplify sample ris reader in doc/custom-readers.md.
John MacFarlane
2021-11-22
Add an example to custom-readers.md.
John MacFarlane
2021-11-21
Rename doc/custom-reader.lua to doc/custom-readers.md
Albert Krewinkel