summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Updated AUTHORS.md and changelog.John MacFarlane2017-10-27
* Improved documentation about markdown and gfm extensions.John MacFarlane2017-10-27
* Removed old adjacent_links test for docx reader.John MacFarlane2017-10-27
* Consistent underline for Readers (#2270)hftf2017-10-27
* Merge pull request #3998 from ickc/proofread-2John MacFarlane2017-10-27
|\
| * changelog: minor typo fixKolen Cheung2017-10-27
|/
* Merge pull request #3997 from ickc/proofreadJohn MacFarlane2017-10-27
|\
| * update years in copyrightKolen Cheung2017-10-26
| * Use CamelCase for JavaScript for uniformityKolen Cheung2017-10-26
| * .editorconfig: change tests/ to test/ as in 18ab864Kolen Cheung2017-10-26
| * partially undo commit da1e626Kolen Cheung2017-10-26
| * partially undo b851c2aKolen Cheung2017-10-26
| * CONTRIBUTING.md: update reference to a deprecated argKolen Cheung2017-10-26
| * doc/using-the-pandoc-api.md: proofread (minor)Kolen Cheung2017-10-26
| * doc/filters.md: add more links to pandoc filters in diff. lang.Kolen Cheung2017-10-26
| * CONTRIBUTING.md: general proofreadKolen Cheung2017-10-26
| * CONTRIBUTING.md: sync a quote from MANUAL.txtKolen Cheung2017-10-26
| * CONTRIBUTING.md: add linksKolen Cheung2017-10-26
* | Update changelogJohn MacFarlane2017-10-26
|/
* Fixed filters doc linkJohn MacFarlane2017-10-26
* use skylighting 0.4.2 in stack.pkg.yaml.John MacFarlane2017-10-26
* Bring MANUAL, README, and pandoc.cabal description in sync.John MacFarlane2017-10-26
* Added Sascha Wilde to AUTHORS.mdJohn MacFarlane2017-10-26
* Add creole support to manual.John MacFarlane2017-10-26
* Creole reader (#3994)Sascha Wilde2017-10-26
* Use skylighting 0.4.2.John MacFarlane2017-10-26
* Small fix to API guide.John MacFarlane2017-10-26
* Finshed API guide. Closes #3289.John MacFarlane2017-10-26
* Comment reformat.John MacFarlane2017-10-26
* makePDF: add argument for pdf options, remove writerPdfArgs.John MacFarlane2017-10-26
* More API documentation.John MacFarlane2017-10-26
* More work on using-the-pandoc-api.md.John MacFarlane2017-10-26
* More work on using-the-pandoc-api.md.John MacFarlane2017-10-25
* pandoc.lua: define default list attributesAlbert Krewinkel2017-10-25
* Small improvements in using-the-pandoc-api.md.John MacFarlane2017-10-24
* Text.Pandoc.App: export applyFilters, applyLuaFilters. (API change)John MacFarlane2017-10-24
* More progress on using-the-pandoc-api.md.John MacFarlane2017-10-24
* Added some haddock docs for Text.Pandoc.Class functions.John MacFarlane2017-10-24
* Changed example in changelog.John MacFarlane2017-10-24
* Some work on using-the-pandoc-api.md.John MacFarlane2017-10-24
* Updated changelogJohn MacFarlane2017-10-24
* HTML reader: close td/th should close any open block tag...John MacFarlane2017-10-24
* HTML reader: td should close an open th or td.John MacFarlane2017-10-24
* Revert "HTML reader: td or th implicitly closes blocks within last td/th."John MacFarlane2017-10-24
* HTML reader: td or th implicitly closes blocks within last td/th.John MacFarlane2017-10-24
* Fenced divs: ensure that paragraph at end doesn't become Plain.John MacFarlane2017-10-24
* INSTALL.md: updated docs for the linux package.John MacFarlane2017-10-23
* Back to using [WARNING] and [INFO] to mark messages.John MacFarlane2017-10-23
* Implemented fenced Divs.John MacFarlane2017-10-23