aboutsummaryrefslogtreecommitdiff
path: root/doc/customizing-pandoc.md
AgeCommit message (Collapse)AuthorFilesLines
2019-10-28Fix capitalization of "Linux" in docs (#5859)Marcus Stollsteimer1-1/+1
2019-05-01Fix broken links in documents (#5473)Shim Myeongseob1-13/+13
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-11-17cusomizing-pandoc.md: streamline template textMauro Bieg1-11/+3
2018-11-17customizing-templates.md: variable options tableMauro Bieg1-2/+21
2018-10-16Added note to customizing-pandoc.John MacFarlane1-0/+4
2018-10-16customizing-pandoc: add suggestion about 'pandoc -t native'.John MacFarlane1-1/+2
2018-10-16Revised customizing-pandoc.md and included TODOs.John MacFarlane1-63/+151
2018-10-16add docs about customizing pandoc (#4972)Mauro Bieg1-0/+64
closes #3288
2017-09-16Removed customizing-pandoc.md from doc/, added filters.md.John MacFarlane1-18/+0
filters.md is essentially the scripting tutorial from the webiste.
2017-02-01Added skeletons for docs on customizing pandoc and using pandoc API.John MacFarlane1-0/+18
See #3289 and #3288.