Commit graph

59 commits

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