Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-07 | Mention GladTeX for EPUB export | Sebastian Humenda | 1 | -2/+9 | |
This updates the manual and the web site about the GladTeX usage. | |||||
2019-05-01 | Fix broken links in documents (#5473) | Shim Myeongseob | 1 | -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-29 | Fix progit book url | Julien Kirch | 1 | -2/+2 | |
2017-12-13 | Delete removed -S option from command in epub.md (#4151) | Georger Araújo | 1 | -1/+1 | |
Because `--smart/-S` has been removed. Maybe ` -f markdown+smart` shoud also be added? | |||||
2017-11-21 | Added epub.md, getting-started.md to docs. | John MacFarlane | 1 | -0/+156 | |
These used to live in the website repo. |