aboutsummaryrefslogtreecommitdiff
path: root/doc/custom-readers.md
AgeCommit message (Expand)Author
2023-02-12docs/custom-readers.md: Update JSON parsing exampleAlbert Krewinkel
2023-01-18doc/custom-reader.md: rewrite BytestringReader paragraphIlona Silverwood
2022-12-16Lua: allow table structure as format spec.Albert Krewinkel
2022-10-25Lua: rename `reader_extensions`/`writer_extensions` globals...John MacFarlane
2022-10-12Lua: support extensions in custom readers.Albert Krewinkel
2022-10-10Lua: support custom bytestring readers.Albert Krewinkel
2022-02-06Remove sample RIS custom reader (since we now have a native one).John MacFarlane
2022-01-16Fix pattern syntax in sample readability custom reader.John MacFarlane
2022-01-16Minor edits to new custom reader example.John MacFarlane
2022-01-16doc/custom-readers.lua: add example for "readable HTML."John MacFarlane
2021-12-11Custom reader: ensure old Readers continue to workAlbert Krewinkel
2021-12-11Custom reader: pass list of sources instead of concatenated textAlbert Krewinkel
2021-11-29fix typo in custom-readers.md (#7722)Mauro Bieg
2021-11-23Simplify sample ris reader in doc/custom-readers.md.John MacFarlane
2021-11-22Add an example to custom-readers.md.John MacFarlane
2021-11-21Rename doc/custom-reader.lua to doc/custom-readers.mdAlbert Krewinkel