aboutsummaryrefslogtreecommitdiff
path: root/doc/getting-started.md
AgeCommit message (Collapse)AuthorFilesLines
2021-12-02Suggest VSCode as a possible editor in getting-started.md.John MacFarlane1-0/+1
2019-10-28Fix capitalization of "Linux" in docs (#5859)Marcus Stollsteimer1-2/+2
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-01getting-started.md: Added title to test1.md to avoid warning.John MacFarlane1-0/+4
2017-11-21Added epub.md, getting-started.md to docs.John MacFarlane1-0/+314
These used to live in the website repo.