Jesse Rosenthal
10567f2e5a
Bump supported ghc version in CONTRIBUTING.md.
2016-09-02 09:18:10 -04:00
Albert Krewinkel
a396003a31
Rename README to MANUAL.txt
2016-07-20 21:16:45 +02:00
John MacFarlane
c0515e09d4
Added info on Stack to CONTRIBUTING.md.
2016-02-05 16:58:29 -08:00
Mathieu Duponchelle
a3266001d1
CONTRIBUTING.md : update test enabling documentation
...
On my end, in a clean sandbox, I had to run this before I could run the tests, I'm a cabal / haskell noob so that might not be the best way to do so but :)
2016-02-05 21:28:41 +01:00
John MacFarlane
422606b06e
Small tweak on CONTRIBUTING.md.
2015-10-10 15:46:05 -07:00
John MacFarlane
388fe3053a
Added note to CONTRIBUTING.md about ghc versions and travis.
2015-08-15 09:43:14 -07:00
John MacFarlane
f78b5a4a5a
Clarified what is "out of scope" in README and CONTRIBUTING.md.
2015-08-08 15:18:31 -07:00
John MacFarlane
e944c036cf
Added section on REPL to CONTRIBUTING.md.
2015-07-15 12:13:51 -07:00
Pablo Rodríguez
c18e93ca6e
replace old url with pandoc.org
2015-06-09 22:22:58 +02:00
Grégory Bataille
4d4a0a3a01
Typo on Text.Pandoc.Generic
2015-04-18 16:05:30 +02:00
John MacFarlane
4866c905b0
Minor reformatting of CONTRIBUTING.md.
2015-01-03 16:03:30 -08:00
Matthew Pickering
47b8256635
Updated CONTRIBUTING.md with information about issue tags
2015-01-03 15:37:25 +00:00
Albert Krewinkel
5b9f9047a0
Add .editorconfig
...
Use EditorConfig to define a some basic styling rules for code. This
should also help to reduce the number of commits introducing trailing
whitespace.
See http://editorconfig.org/ for details.
2014-04-09 16:11:14 +02:00
John MacFarlane
956425709d
Created Text.Pandoc.Writers.Shared, improved metaToJSON.
...
* Text.Pandoc.Writers.Shared contains shared functions used
only in writers.
* metaToJSON now takes a WriterOptions parameter, and will
return an empty object if standalone is not specified.
2013-07-01 20:47:26 -07:00
John MacFarlane
cecceee0d3
Added Text.Pandoc.Asciify utility module.
...
This has functions to create ascii-only versions of identifiers.
2013-04-23 20:10:24 -07:00
John MacFarlane
4b151fb684
Improved CONTRIBUTING.md.
2013-04-14 22:13:27 -07:00
John MacFarlane
7d7bc2cb79
Added CONTRIBUTING.md.
2013-04-14 20:42:01 -07:00