Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-12 | README: fixed link. | John MacFarlane | 1 | -2/+2 | |
2017-10-26 | Bring MANUAL, README, and pandoc.cabal description in sync. | John MacFarlane | 1 | -5/+6 | |
2017-07-21 | Added TikiWiki reader (#3800) | rlpowell | 1 | -2/+2 | |
Added TikiWiki reader, including tests and documentation. It's probably not *complete*, but it works pretty well, handles all the basics (and some not-so-basics). | |||||
2017-06-20 | Added mention of vimwiki raeder more places. | John MacFarlane | 1 | -18/+23 | |
2017-06-19 | Mention muse reader in README, MANUAL, debian control, cabal description. | John MacFarlane | 1 | -2/+2 | |
2017-05-13 | Update dates in copyright notices | Albert Krewinkel | 1 | -1/+1 | |
This follows the suggestions given by the FSF for GPL licensed software. <https://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html> | |||||
2017-03-10 | Add Muse writer (#3489) | Alexander Krotov | 1 | -1/+2 | |
* Add Muse writer * Advertise new Muse writer * Muse writer: add regressions tests | |||||
2017-01-15 | Rearrange and extend badges in README (#3354) | Albert Krewinkel | 1 | -4/+6 | |
* Reorganize badges to get a more harmonic look * Add homebrew badge * Add badge for pandoc-discuss google group | |||||
2016-12-16 | MANUAL/README: Fixed broken links (#3316) | ickc | 1 | -3/+3 | |
MANUAL/README: "groff man" links to groff_man rather than groff MANUAL/README: Word docx link to wikipedia | |||||
2016-10-25 | README.md: added link to INSTALL and examples and demo on website. | John MacFarlane | 1 | -3/+10 | |
2016-10-22 | "Merge" MANUAL.txt into README.md (#3167) | ickc | 1 | -12/+29 | |
* "Merge" MANUAL.txt into README.md Pull request #3157 without the automatic building from MANUAL.txt to README.md * remove contributors in README.md | |||||
2016-07-29 | Fix the LaTeX and EPUB links | Morton Fox | 1 | -2/+2 | |
Parenthesized items following [ ] links need to be escaped. Otherwise, those will be turned into the URLs for those links. | |||||
2016-07-23 | Use http to access online documentation | Albert Krewinkel | 1 | -1/+1 | |
The link to the online manual used the `https` schema, which doesn't work for this resource. Changed to `http`. | |||||
2016-07-22 | Fixed appveyor badge | John MacFarlane | 1 | -1/+1 | |
2016-07-22 | Added appveyor badge | John MacFarlane | 1 | -0/+1 | |
2016-07-20 | Add Github-friendly README.md | Albert Krewinkel | 1 | -0/+119 | |