Commit Graph
45 Commits
Author SHA1 Message Date
John MacFarlane 8730eea930 Small changes to README.md. 2020-03-23 16:50:07 -07:00
John MacFarlane 0010d15bcf Update README.md. 2020-02-15 21:28:53 -08:00
Albert Krewinkel 11e99409ce docs: capitalize Lua where it refers to the programming language name
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".
2020-01-12 11:29:05 +01:00
John MacFarlane f8e85ca4a8 Update README.md. 2019-12-21 10:30:56 -08:00
John MacFarlane a0df2f676c Fix README.md so that relative links from manual become absolute.
Previously they'd be broken links when viewed on GitHub or Hackage.
So we add the base URL for the pandoc manual.
2019-12-10 14:46:33 -08:00
John MacFarlane 23aad047da Regenerate README.md. 2019-11-16 12:54:37 -08:00
John MacFarlane 4caf033392 Remove appveyor.yml.
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-10-13 16:54:19 -07:00
John MacFarlane 3727d6ec31 Regenerate README.md. 2019-09-30 10:47:00 -07:00
John MacFarlane b6d564696f Update manual date, readme, man page. 2019-06-11 21:50:10 -07:00
John MacFarlane f75fcf6f31 Update man page and README. 2019-04-05 15:11:08 -07:00
John MacFarlane 9a511660ab Update manual date, man page, README.md. 2019-03-03 09:46:21 -08:00
TG 568b25d33a Adds Asciidoctor sprcific writer and tests 2019-02-09 08:21:53 -08:00
John MacFarlane bfa1bf9302 Regenerated README.md with CircleCI badge instead of travis. 2019-01-25 08:41:39 -08:00
John MacFarlane 395ea03069 Support ipynb (Jupyter notebook) as input and output format.
[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.
2019-01-22 21:45:59 -08:00
John MacFarlane 56b4b072f1 Update README.md. 2018-11-25 23:25:21 -08:00
John MacFarlane 9d0937180a Update README.md. 2018-11-03 12:38:03 -07:00
John MacFarlane 788ecf06f6 Update README.md. 2018-08-05 16:53:09 -07:00
John MacFarlane 94af4cad33 Fix Haskell link in README. 2018-04-27 09:23:25 -07:00
John MacFarlane 91a205f655 Update README.md. 2018-04-26 23:54:04 -07:00
John MacFarlane a9a1a5fab3 Fix link in README. 2018-04-22 11:41:12 -07:00
John MacFarlane 72bdac3036 New README template, take in/out formats from manual. 2018-04-22 11:36:47 -07:00
John MacFarlane d57ff311e5 Replaced tabs with spaces in MANUAL.txt.
@jkr - the tabs were inserted by
your 624abeec5c,
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-18 08:18:46 -08:00
Albert Krewinkel 0d935bd081 Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
John MacFarlane d5d6c9876d Fixed small bug in README generation. 2017-12-30 10:46:08 -08:00
John MacFarlane 69e262fc5b Use gfm for generated README.md. 2017-12-30 10:40:41 -08:00
John MacFarlane 81b0b20827 Generate README.md from template and MANUAL.txt.
`make README.md` will generate the README.md after changes
to MANUAL.txt have been made.
2017-12-29 16:41:51 -08:00
John MacFarlane a848d3e031 Mention JATS output (and input) in MANUAL, README, cabal description. 2017-12-21 22:20:38 -08:00
Jesse Rosenthal 1a5e494cb5 Add PowerPoint info to MANUAL and README. 2017-12-11 07:00:17 -05:00
Albert Krewinkel 677ff2aaea README: fix groff ms link 2017-12-08 10:33:27 +01:00
John MacFarlane b4f68a5a9f README: fixed link. 2017-11-12 10:31:31 -08:00
John MacFarlane 7d60e9e0eb Bring MANUAL, README, and pandoc.cabal description in sync. 2017-10-26 16:30:37 -07:00
rlpowell 2ae75e23dd Added TikiWiki reader (#3800)
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-07-21 10:09:54 +02:00
John MacFarlane 9ac0a99292 Added mention of vimwiki raeder more places. 2017-06-20 16:57:39 +02:00
John MacFarlane aface549a0 Mention muse reader in README, MANUAL, debian control, cabal description. 2017-06-19 10:50:59 +02:00
Albert Krewinkel 965f1ddd4a Update dates in copyright notices
This follows the suggestions given by the FSF for GPL licensed software.
<https://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html>
2017-05-13 23:30:13 +02:00
Alexander Krotov d037c5019d Add Muse writer (#3489)
* Add Muse writer

* Advertise new Muse writer

* Muse writer: add regressions tests
2017-03-10 10:16:27 +01:00
Albert Krewinkel c743e93912 Rearrange and extend badges in README (#3354)
* Reorganize badges to get a more harmonic look

* Add homebrew badge

* Add badge for pandoc-discuss google group
2017-01-15 10:48:28 +01:00
ickc b5ce9635ca MANUAL/README: Fixed broken links (#3316)
MANUAL/README: "groff man" links to groff_man rather than groff

MANUAL/README: Word docx link to wikipedia
2016-12-16 22:03:00 +01:00
John MacFarlane 14bcf97fd8 README.md: added link to INSTALL and examples and demo on website. 2016-10-25 16:43:12 +02:00
ickc 8b9cce9792 "Merge" MANUAL.txt into README.md (#3167)
* "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-10-22 22:33:45 +02:00
Morton Fox d6507d6393 Fix the LaTeX and EPUB links
Parenthesized items following [ ] links need to be escaped. Otherwise, those will be turned into the URLs for those links.
2016-07-29 00:34:20 -04:00
Albert Krewinkel 49f44602d2 Use http to access online documentation
The link to the online manual used the `https` schema, which doesn't work for this resource.  Changed to `http`.
2016-07-23 10:14:18 +02:00
John MacFarlane aa21f964a6 Fixed appveyor badge 2016-07-22 16:27:16 -07:00
John MacFarlane c42ae8cb03 Added appveyor badge 2016-07-22 16:23:25 -07:00
Albert Krewinkel 2824688904 Add Github-friendly README.md 2016-07-20 21:16:48 +02:00