Commit graph

26 commits

Author SHA1 Message Date
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