summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-18Added pandoc-citeproc back to extra-deps in stack.yaml.John MacFarlane
2016-10-18Use lts-7.4 resolver.John MacFarlane
2016-10-18stack.yaml - use latest pandoc-types.John MacFarlane
2016-10-18Allow latest HUnit.John MacFarlane
2016-10-18Travis tweaks.John MacFarlane
2016-10-17Org writer: drop space before footnote markersAlbert Krewinkel
2016-10-17RST reader: Add test for space-before-note.Jesse Rosenthal
2016-10-17RST reader: skip whitespace before note.Jesse Rosenthal
2016-10-17Bump pandoc-types versions to 1.17.0.3 in stack.yaml.John MacFarlane
2016-10-17Use pandoc-types 1.17.0.2 in stack.yaml.John MacFarlane
2016-10-17Try travis build with latest dev pandoc-types.John MacFarlane
2016-10-17BUmp pandoc-types version in stack.yamls.John MacFarlane
2016-10-16Update stack.yamls to use pandoc-types 1.17 release.John MacFarlane
2016-10-16Travis: fixed --flag argument in stack.John MacFarlane
2016-10-15Travis: Use fast flag for aeson.John MacFarlane
2016-10-14Org reader: allow figure with empty captionAlbert Krewinkel
2016-10-14Remove Tests.ArbitraryJesse Rosenthal
2016-10-14Merge pull request #3146 from hubertp-lshift/feature/odt-list-start-valueJohn MacFarlane
2016-10-14Added tests and a corner case for starting numberHubert Plociniczak
2016-10-14Travis: test with lts-7 not lts-6.John MacFarlane
2016-10-13Use latest pandoc-types in windows/stack.yaml.John MacFarlane
2016-10-13Use newest pandoc-types from repo.John MacFarlane
2016-10-13Markdown writer: Abstract out note/ref function.Jesse Rosenthal
2016-10-13Use latest pandoc-citeproc in stack.yamls.John MacFarlane
2016-10-13Update stack.yaml files.John MacFarlane
2016-10-13Allow http-client 0.4.30, which is the version in stackage lts.John MacFarlane
2016-10-13Revert "Remove http-client CPP conditionals."John MacFarlane
2016-10-13Document `biblio-title` variable in MANUAL.txt.John MacFarlane
2016-10-13Updated stack.yaml and windows/stack.yaml to use latest pandoc-types.John MacFarlane
2016-10-13Merge pull request #3072 from tarleb/lineblockJohn MacFarlane
2016-10-13Bump required pandoc-types version to 1.17Albert Krewinkel
2016-10-13Allow empty lines when parsing line blocksAlbert Krewinkel
2016-10-13Parse line-oriented markup as LineBlockAlbert Krewinkel
2016-10-13Add support for the LineBlock element to writersAlbert Krewinkel
2016-10-13Shared: add function combining lines using LineBreakAlbert Krewinkel
2016-10-12[ODT Parser] Include list's starting valueHubert Plociniczak
2016-10-12MANUAL: Made formatting of arguments with several options consistent.John MacFarlane
2016-10-12Note on --reference-links about --reference-location.John MacFarlane
2016-10-12Merge pull request #3159 from jkr/refsJohn MacFarlane
2016-10-11MANUAL.txt: document --reference-location.Jesse Rosenthal
2016-10-11Markdown writer: add test for note placement.Jesse Rosenthal
2016-10-11Add reference-location options to executable.Jesse Rosenthal
2016-10-11Markdown writer: Allow footnotes/refs at the end of blocks, sectionsJesse Rosenthal
2016-10-11Add ReaderT monad for environment variables.Jesse Rosenthal
2016-10-11Options: Add references location.Jesse Rosenthal
2016-10-10Org reader: trim verse lines properlyAlbert Krewinkel
2016-10-10More checks for Ext_raw_html when rendering HTML in Markdown.John MacFarlane
2016-10-10Merge pull request #3156 from ickc/removing-googlecodeJohn MacFarlane
2016-10-09Delete googlecode-upload.shickc
2016-10-09remove temporary checklistKolenCheung