Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-05 | Added info on Stack to CONTRIBUTING.md. | John MacFarlane | 1 | -4/+24 | |
2016-02-05 | CONTRIBUTING.md : update test enabling documentation | Mathieu Duponchelle | 1 | -0/+1 | |
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 :) | |||||
2015-10-10 | Small tweak on CONTRIBUTING.md. | John MacFarlane | 1 | -4/+5 | |
2015-08-15 | Added note to CONTRIBUTING.md about ghc versions and travis. | John MacFarlane | 1 | -0/+7 | |
2015-08-08 | Clarified what is "out of scope" in README and CONTRIBUTING.md. | John MacFarlane | 1 | -0/+26 | |
2015-07-15 | Added section on REPL to CONTRIBUTING.md. | John MacFarlane | 1 | -0/+14 | |
2015-06-09 | replace old url with pandoc.org | Pablo RodrÃguez | 1 | -2/+2 | |
2015-04-18 | Typo on Text.Pandoc.Generic | Grégory Bataille | 1 | -1/+1 | |
2015-01-03 | Minor reformatting of CONTRIBUTING.md. | John MacFarlane | 1 | -28/+27 | |
2015-01-03 | Updated CONTRIBUTING.md with information about issue tags | Matthew Pickering | 1 | -0/+37 | |
2014-04-09 | Add .editorconfig | Albert Krewinkel | 1 | -0/+3 | |
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. | |||||
2013-07-01 | Created Text.Pandoc.Writers.Shared, improved metaToJSON. | John MacFarlane | 1 | -0/+1 | |
* 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-04-23 | Added Text.Pandoc.Asciify utility module. | John MacFarlane | 1 | -0/+2 | |
This has functions to create ascii-only versions of identifiers. | |||||
2013-04-14 | Improved CONTRIBUTING.md. | John MacFarlane | 1 | -20/+108 | |
2013-04-14 | Added CONTRIBUTING.md. | John MacFarlane | 1 | -0/+90 | |