summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* Update dates in copyright noticesAlbert Krewinkel2017-05-13
| | | | | This follows the suggestions given by the FSF for GPL licensed software. <https://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html>
* Add Muse writer (#3489)Alexander Krotov2017-03-10
| | | | | | | | * Add Muse writer * Advertise new Muse writer * Muse writer: add regressions tests
* Rearrange and extend badges in README (#3354)Albert Krewinkel2017-01-15
| | | | | | | | * Reorganize badges to get a more harmonic look * Add homebrew badge * Add badge for pandoc-discuss google group
* MANUAL/README: Fixed broken links (#3316)ickc2016-12-16
| | | | | MANUAL/README: "groff man" links to groff_man rather than groff MANUAL/README: Word docx link to wikipedia
* README.md: added link to INSTALL and examples and demo on website.John MacFarlane2016-10-25
|
* "Merge" MANUAL.txt into README.md (#3167)ickc2016-10-22
| | | | | | | | | * "Merge" MANUAL.txt into README.md Pull request #3157 without the automatic building from MANUAL.txt to README.md * remove contributors in README.md
* Fix the LaTeX and EPUB linksMorton Fox2016-07-29
| | | Parenthesized items following [ ] links need to be escaped. Otherwise, those will be turned into the URLs for those links.
* Use http to access online documentationAlbert Krewinkel2016-07-23
| | | The link to the online manual used the `https` schema, which doesn't work for this resource. Changed to `http`.
* Fixed appveyor badgeJohn MacFarlane2016-07-22
|
* Added appveyor badgeJohn MacFarlane2016-07-22
|
* Add Github-friendly README.mdAlbert Krewinkel2016-07-20