Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-01 | Fix broken links in documents (#5473) | Shim Myeongseob | 1 | -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-16 | add docs about customizing pandoc (#4972) | Mauro Bieg | 1 | -2/+2 | |
closes #3288 | |||||
2017-12-14 | filters.md: say that Text.Pandoc.JSON comes form pandoc-types. | John MacFarlane | 1 | -3/+3 | |
Closes jgm/pandoc-website#16. | |||||
2017-10-26 | doc/filters.md: add more links to pandoc filters in diff. lang. | Kolen Cheung | 1 | -2/+4 | |
2017-09-16 | Removed customizing-pandoc.md from doc/, added filters.md. | John MacFarlane | 1 | -0/+469 | |
filters.md is essentially the scripting tutorial from the webiste. |