aboutsummaryrefslogtreecommitdiff
path: root/doc/epub.md
AgeCommit message (Collapse)AuthorFilesLines
2021-06-07Mention GladTeX for EPUB exportSebastian Humenda1-2/+9
This updates the manual and the web site about the GladTeX usage.
2019-05-01Fix broken links in documents (#5473)Shim Myeongseob1-9/+9
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-29Fix progit book urlJulien Kirch1-2/+2
2017-12-13Delete removed -S option from command in epub.md (#4151)Georger Araújo1-1/+1
Because `--smart/-S` has been removed. Maybe ` -f markdown+smart` shoud also be added?
2017-11-21Added epub.md, getting-started.md to docs.John MacFarlane1-0/+156
These used to live in the website repo.