aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Remove Tests.ArbitraryJesse Rosenthal19-212/+17
2016-10-14Merge pull request #3146 from hubertp-lshift/feature/odt-list-start-valueJohn MacFarlane8-16/+24
2016-10-14Added tests and a corner case for starting numberHubert Plociniczak7-3/+4
2016-10-14Travis: test with lts-7 not lts-6.John MacFarlane2-21/+5
2016-10-13Use latest pandoc-types in windows/stack.yaml.John MacFarlane1-1/+1
2016-10-13Use newest pandoc-types from repo.John MacFarlane1-1/+1
2016-10-13Markdown writer: Abstract out note/ref function.Jesse Rosenthal1-28/+22
2016-10-13Use latest pandoc-citeproc in stack.yamls.John MacFarlane3-3/+3
2016-10-13Update stack.yaml files.John MacFarlane5-12/+4
2016-10-13Allow http-client 0.4.30, which is the version in stackage lts.John MacFarlane2-18/+2
2016-10-13Revert "Remove http-client CPP conditionals."John MacFarlane1-1/+10
2016-10-13Document `biblio-title` variable in MANUAL.txt.John MacFarlane1-2/+4
2016-10-13Updated stack.yaml and windows/stack.yaml to use latest pandoc-types.John MacFarlane2-2/+10
2016-10-13Merge pull request #3072 from tarleb/lineblockJohn MacFarlane35-61/+157
2016-10-13Bump required pandoc-types version to 1.17Albert Krewinkel1-5/+5
2016-10-13Allow empty lines when parsing line blocksAlbert Krewinkel1-2/+5
2016-10-13Parse line-oriented markup as LineBlockAlbert Krewinkel8-26/+34
2016-10-13Add support for the LineBlock element to writersAlbert Krewinkel24-28/+102
2016-10-13Shared: add function combining lines using LineBreakAlbert Krewinkel1-0/+11
2016-10-12[ODT Parser] Include list's starting valueHubert Plociniczak2-13/+20
2016-10-12MANUAL: Made formatting of arguments with several options consistent.John MacFarlane1-2/+2
2016-10-12Note on --reference-links about --reference-location.John MacFarlane1-1/+3
2016-10-12Merge pull request #3159 from jkr/refsJohn MacFarlane5-87/+313
2016-10-11MANUAL.txt: document --reference-location.Jesse Rosenthal1-0/+7
2016-10-11Markdown writer: add test for note placement.Jesse Rosenthal1-2/+138
2016-10-11Add reference-location options to executable.Jesse Rosenthal1-0/+17
2016-10-11Markdown writer: Allow footnotes/refs at the end of blocks, sectionsJesse Rosenthal1-21/+64
2016-10-11Add ReaderT monad for environment variables.Jesse Rosenthal1-64/+78
2016-10-11Options: Add references location.Jesse Rosenthal1-0/+9
2016-10-10Org reader: trim verse lines properlyAlbert Krewinkel1-2/+4
2016-10-10More checks for Ext_raw_html when rendering HTML in Markdown.John MacFarlane1-5/+9
2016-10-10Merge pull request #3156 from ickc/removing-googlecodeJohn MacFarlane1-5/+0
2016-10-09Delete googlecode-upload.shickc1-5/+0
2016-10-09remove temporary checklistKolenCheung1-9/+0
2016-10-09update manual accordinglyKolenCheung3-8/+9
2016-10-09removed mmd raw_tex in src/Text/Pandoc/Options.hsKolenCheung2-9/+11
2016-10-09add a temp file to keep track of all files involving markdown_mmd and multima...KolenCheung1-0/+8
2016-10-06Added a small clarification on --webtex with Markdown output.John MacFarlane1-1/+2
2016-10-06fix typoKolenCheung1-1/+1
2016-10-06Replace Google Chart API by CodeCogsKolenCheung3-9/+9
2016-10-05Docx writer: Move one more env var to Reader monadJesse Rosenthal1-6/+5
2016-10-05Docx writer: code legibility fixups.Jesse Rosenthal1-5/+6
2016-10-04Docx writer: Clean up and streamline RTL behaviorJesse Rosenthal1-71/+77
2016-10-04Docx writer: move a couple more vars to ReaderTJesse Rosenthal1-21/+29
2016-10-04Merge pull request #3141 from ickc/masterJohn MacFarlane1-2/+2
2016-10-03Update KaTeX to v0.6.0KolenCheung1-2/+2
2016-10-03Clean up commented-out codeJesse Rosenthal1-12/+0
2016-10-03Remove bool on setRTL.Jesse Rosenthal1-17/+13
2016-10-03Filter text/para props correctly.Jesse Rosenthal1-2/+2
2016-10-03Add a boolean flag to the setRTL function.Jesse Rosenthal1-5/+5