aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2018-11-25Update README.md.John MacFarlane1-0/+2
2018-11-03Update README.md.John MacFarlane1-4/+4
2018-08-05Update README.md.John MacFarlane1-6/+6
2018-04-27Fix Haskell link in README.John MacFarlane1-3/+3
2018-04-26Update README.md.John MacFarlane1-0/+3
2018-04-22Fix link in README.John MacFarlane1-1/+3
2018-04-22New README template, take in/out formats from manual.John MacFarlane1-84/+137
2018-01-18Replaced tabs with spaces in MANUAL.txt.John MacFarlane1-1/+1
@jkr - the tabs were inserted by your 624abeec5c3b9f5c27cffe6d157617aa97367e92, presumably through some automatic setting in your editor that replaced 8 spaces with a tab. This messed up indented formatting in the manual.
2018-01-05Update copyright notices to include 2018Albert Krewinkel1-1/+1
2017-12-30Fixed small bug in README generation.John MacFarlane1-2/+0
2017-12-30Use gfm for generated README.md.John MacFarlane1-143/+126
2017-12-29Generate README.md from template and MANUAL.txt.John MacFarlane1-120/+133
`make README.md` will generate the README.md after changes to MANUAL.txt have been made.
2017-12-21Mention JATS output (and input) in MANUAL, README, cabal description.John MacFarlane1-5/+5
2017-12-11Add PowerPoint info to MANUAL and README.Jesse Rosenthal1-3/+4
2017-12-08README: fix groff ms linkAlbert Krewinkel1-0/+1
2017-11-12README: fixed link.John MacFarlane1-2/+2
2017-10-26Bring MANUAL, README, and pandoc.cabal description in sync.John MacFarlane1-5/+6
2017-07-21Added TikiWiki reader (#3800)rlpowell1-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-20Added mention of vimwiki raeder more places.John MacFarlane1-18/+23
2017-06-19Mention muse reader in README, MANUAL, debian control, cabal description.John MacFarlane1-2/+2
2017-05-13Update dates in copyright noticesAlbert Krewinkel1-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-10Add Muse writer (#3489)Alexander Krotov1-1/+2
* Add Muse writer * Advertise new Muse writer * Muse writer: add regressions tests
2017-01-15Rearrange and extend badges in README (#3354)Albert Krewinkel1-4/+6
* Reorganize badges to get a more harmonic look * Add homebrew badge * Add badge for pandoc-discuss google group
2016-12-16MANUAL/README: Fixed broken links (#3316)ickc1-3/+3
MANUAL/README: "groff man" links to groff_man rather than groff MANUAL/README: Word docx link to wikipedia
2016-10-25README.md: added link to INSTALL and examples and demo on website.John MacFarlane1-3/+10
2016-10-22"Merge" MANUAL.txt into README.md (#3167)ickc1-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-29Fix the LaTeX and EPUB linksMorton Fox1-2/+2
Parenthesized items following [ ] links need to be escaped. Otherwise, those will be turned into the URLs for those links.
2016-07-23Use http to access online documentationAlbert Krewinkel1-1/+1
The link to the online manual used the `https` schema, which doesn't work for this resource. Changed to `http`.
2016-07-22Fixed appveyor badgeJohn MacFarlane1-1/+1
2016-07-22Added appveyor badgeJohn MacFarlane1-0/+1
2016-07-20Add Github-friendly README.mdAlbert Krewinkel1-0/+119