Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-21 | Regenerate README.md. | John MacFarlane | 1 | -0/+2 | |
2021-03-04 | Update README.md. | John MacFarlane | 1 | -6/+6 | |
2021-01-22 | Update README and man page. | John MacFarlane | 1 | -0/+2 | |
2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel | 1 | -1/+1 | |
2020-11-19 | Update README.md, man page. | John MacFarlane | 1 | -12/+6 | |
2020-10-10 | Revised README.md. | John MacFarlane | 1 | -0/+8 | |
2020-09-01 | Remove Circle CI badge, references | Albert Krewinkel | 1 | -1/+0 | |
CI checks run on GitHub Actions now. | |||||
2020-07-23 | update date, man page, README. | John MacFarlane | 1 | -92/+102 | |
2020-06-29 | README.md. | John MacFarlane | 1 | -2/+2 | |
2020-03-23 | Small changes to README.md. | John MacFarlane | 1 | -2/+2 | |
2020-02-15 | Update README.md. | John MacFarlane | 1 | -43/+47 | |
2020-01-12 | docs: capitalize Lua where it refers to the programming language name | Albert Krewinkel | 1 | -2/+2 | |
This follows the advise on the Lua website (https://www.lua.org/about.html#name): > […] "Lua" is a name, the name of the Earth's moon and the name of the > language. Like most names, it should be written in lower case with an > initial capital, that is, "Lua". | |||||
2019-12-21 | Update README.md. | John MacFarlane | 1 | -0/+3 | |
2019-12-10 | Fix README.md so that relative links from manual become absolute. | John MacFarlane | 1 | -7/+11 | |
Previously they'd be broken links when viewed on GitHub or Hackage. So we add the base URL for the pandoc manual. | |||||
2019-11-16 | Regenerate README.md. | John MacFarlane | 1 | -0/+1 | |
2019-10-13 | Remove appveyor.yml. | John MacFarlane | 1 | -2/+0 | |
Appveyor has been difficult to get working, due to timeouts, and lately it has been failing for unknown reasons. We don't need the appveyor build any more, now that we have Windows CI, nightly, and release-candidate builds on GitHub actions. | |||||
2019-09-30 | Regenerate README.md. | John MacFarlane | 1 | -0/+2 | |
2019-06-11 | Update manual date, readme, man page. | John MacFarlane | 1 | -0/+3 | |
2019-04-05 | Update man page and README. | John MacFarlane | 1 | -0/+2 | |
2019-03-03 | Update manual date, man page, README.md. | John MacFarlane | 1 | -1/+2 | |
2019-02-09 | Adds Asciidoctor sprcific writer and tests | TG | 1 | -1/+1 | |
2019-01-25 | Regenerated README.md with CircleCI badge instead of travis. | John MacFarlane | 1 | -2/+1 | |
2019-01-22 | Support ipynb (Jupyter notebook) as input and output format. | John MacFarlane | 1 | -0/+5 | |
[API change] * Depend on ipynb library. * Add `ipynb` as input and output format. * Added Text.Pandoc.Readers.Ipynb (supports both nbformat v3 and v4). * Added Text.Pandoc.Writers.Ipynb (supports nbformat v4). * Added ipynb readers and writers to T.P.Readers, T.P.Writers, and T.P.Extensions. Register the file extension .ipynb for this format. * Add `PandocIpynbDecodingError` constructor to Text.Pandoc.Error.Error. * Note: there is no template for ipynb. | |||||
2018-11-25 | Update README.md. | John MacFarlane | 1 | -0/+2 | |
2018-11-03 | Update README.md. | John MacFarlane | 1 | -4/+4 | |
2018-08-05 | Update README.md. | John MacFarlane | 1 | -6/+6 | |
2018-04-27 | Fix Haskell link in README. | John MacFarlane | 1 | -3/+3 | |
2018-04-26 | Update README.md. | John MacFarlane | 1 | -0/+3 | |
2018-04-22 | Fix link in README. | John MacFarlane | 1 | -1/+3 | |
2018-04-22 | New README template, take in/out formats from manual. | John MacFarlane | 1 | -84/+137 | |
2018-01-18 | Replaced tabs with spaces in MANUAL.txt. | John MacFarlane | 1 | -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-05 | Update copyright notices to include 2018 | Albert Krewinkel | 1 | -1/+1 | |
2017-12-30 | Fixed small bug in README generation. | John MacFarlane | 1 | -2/+0 | |
2017-12-30 | Use gfm for generated README.md. | John MacFarlane | 1 | -143/+126 | |
2017-12-29 | Generate README.md from template and MANUAL.txt. | John MacFarlane | 1 | -120/+133 | |
`make README.md` will generate the README.md after changes to MANUAL.txt have been made. | |||||
2017-12-21 | Mention JATS output (and input) in MANUAL, README, cabal description. | John MacFarlane | 1 | -5/+5 | |
2017-12-11 | Add PowerPoint info to MANUAL and README. | Jesse Rosenthal | 1 | -3/+4 | |
2017-12-08 | README: fix groff ms link | Albert Krewinkel | 1 | -0/+1 | |
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. |