aboutsummaryrefslogtreecommitdiff
path: root/doc/filters.md
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01Fix broken links in documents (#5473)Shim Myeongseob1-6/+6
Fix broken links in doc/epub.md, doc/getting-started.md, doc/customizing-pandoc.md, doc/using-the-pandoc-api.md. Also, use absolute links to pandoc.org when possible, so that the links can be followed by people viewing these documents on GitHub.
2018-10-16add docs about customizing pandoc (#4972)Mauro Bieg1-2/+2
closes #3288
2017-12-14filters.md: say that Text.Pandoc.JSON comes form pandoc-types.John MacFarlane1-3/+3
Closes jgm/pandoc-website#16.
2017-10-26doc/filters.md: add more links to pandoc filters in diff. lang.Kolen Cheung1-2/+4
2017-09-16Removed customizing-pandoc.md from doc/, added filters.md.John MacFarlane1-0/+469
filters.md is essentially the scripting tutorial from the webiste.