summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAge
* Update copyright notices to include 2018Albert Krewinkel2018-01-05
|
* Fixed small bug in README generation.John MacFarlane2017-12-30
|
* Use gfm for generated README.md.John MacFarlane2017-12-30
|
* Generate README.md from template and MANUAL.txt.John MacFarlane2017-12-29
| | | | | `make README.md` will generate the README.md after changes to MANUAL.txt have been made.
* Mention JATS output (and input) in MANUAL, README, cabal description.John MacFarlane2017-12-21
|
* Add PowerPoint info to MANUAL and README.Jesse Rosenthal2017-12-11
|
* README: fix groff ms linkAlbert Krewinkel2017-12-08
|
* README: fixed link.John MacFarlane2017-11-12
|
* Bring MANUAL, README, and pandoc.cabal description in sync.John MacFarlane2017-10-26
|
* Added TikiWiki reader (#3800)rlpowell2017-07-21
| | | | | | | 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).
* Added mention of vimwiki raeder more places.John MacFarlane2017-06-20
|
* Mention muse reader in README, MANUAL, debian control, cabal description.John MacFarlane2017-06-19
|
* 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