aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-12Org writer: always indent src blocks content by 2 spacesAlbert Krewinkel3-29/+27
2019-05-11FB2 reader: add notes parsing testAlexander Krotov3-0/+24
2019-05-11FB2 reader: parse notesAlexander Krotov1-3/+51
2019-05-11FB2 reader: use XML.Light.Input.parseXMLDoc to parse the root elementAlexander Krotov1-12/+11
2019-05-11Reduce the amount of state in FB2 readerAlexander Krotov1-1/+3
2019-05-11FB2 reader: use Text.XML.Light.unqual where possibleAlexander Krotov1-8/+8
2019-05-07MANUAL.txt: removes double 'inside' (#5489)♫ Christian Krause ♫2-3/+9
2019-05-05Asciidoc writer: use `` `+...+` `` form for inline code.John MacFarlane3-14/+14
2019-05-05Asciidoc writer: use proper smart quotes with asciidoctor.John MacFarlane2-12/+18
2019-05-05LaTeX writer: don't produce columns environment unless beamer.John MacFarlane1-2/+2
2019-05-05Org reader: prefer plain symbols over math symbolsAlbert Krewinkel2-4/+8
2019-05-05Org reader: recognize emphasis after TODO/DONE keywordAlbert Krewinkel2-1/+10
2019-05-04HTML writer: don't add variation selector if it's already there.John MacFarlane1-1/+4
2019-05-04Add template variable `curdir` with working directoryJohn MacFarlane2-0/+10
2019-05-04FB2 writer: use genre metadata field (#5478)John1-1/+4
2019-05-04JATS writer: fix citations with PMID so they validate.John MacFarlane2-10/+12
2019-05-04Improve c4a81fb941adf6c3bf524916c46623685d276f32.John MacFarlane1-1/+1
2019-05-03metaToJSON: treat digits starting with 0 as a string...John MacFarlane1-0/+3
2019-05-03EPUB2/3 templates: Move inline styles to default epub.css.John MacFarlane3-18/+5
2019-05-04Epub3 stylesheet link compatible with kindlegen (#5466)Eric Schrijver1-1/+1
2019-05-04Lua: add `pandoc.system` module (#5468)Albert Krewinkel7-0/+153
2019-05-03LaTeX reader: Allow newlines in `\mintinline`.John MacFarlane1-3/+7
2019-05-01MediaWiki reader: handle multiple attributes in table row (#5471)chinapedia1-2/+2
2019-05-01Fix broken links in documents (#5473)Shim Myeongseob6-40/+40
2019-05-01Fix footnote in image caption.John MacFarlane2-10/+28
2019-05-01Remove reference to head.min.js (#5448)Winnie Hellmann1-1/+0
2019-05-01CI: test with GHC 8.6.5Albert Krewinkel2-5/+5
2019-04-30HTML: prevent gratuitious emojification on iOS.John MacFarlane4-12/+21
2019-04-28Muse writer tests: compare Text without converting to [Char]Alexander Krotov1-6/+6
2019-04-25Fix --self-contained so it works when output format has extensions.John MacFarlane1-4/+4
2019-04-23Allow use of -output-directory in --pdf-engine-opt.John MacFarlane1-4/+6
2019-04-23EPUB writer: Ensure unique ids for styleesheets in content.opf.John MacFarlane1-3/+3
2019-04-20HTML writer: Add class="heading" to level 7+ Headers...John MacFarlane1-1/+1
2019-04-18Update stack.yaml, use latest pandoc-citeproc and lts-13.John MacFarlane1-5/+2
2019-04-17Don't advertise base-4.8 support anymore (#5455)Herbert Valerio Riedel1-1/+1
2019-04-17Allow QuickCheck 2.13.John MacFarlane1-1/+1
2019-04-16Text.Pandoc.PDF: replace `</>` with literal "/".John MacFarlane1-2/+2
2019-04-16Tigthen up fix to #5446.John MacFarlane1-2/+2
2019-04-15Improved sample lua tikz filter in lua-filters docs (#5445)Matthew Doty1-12/+21
2019-04-15RST writer: treat Span as transparent.John MacFarlane2-0/+9
2019-04-11LaTeX template: Add pdflang to hypersetup if lang is set.John MacFarlane2-0/+4
2019-04-10LaTeX reader: add braces when resolving `\DeclareMathOperator`.John MacFarlane1-1/+2
2019-04-09Update copyright yearJohn MacFarlane1-1/+1
2019-04-09Use cmark-gfm 0.2.0.John MacFarlane2-2/+2
2019-04-07update: default.revealjs follow revealjs 3.8.0 (#5435)ebiiim1-0/+1
2019-04-07Asciify.hs: add Turkish undotted-i (#5434)Mauro Bieg1-0/+1
2019-04-05Add Derek Chen-Becker to AUTHORS.mdJohn MacFarlane1-0/+1
2019-04-05clarify PowerPoint templating changes in changelog.Jesse Rosenthal1-2/+4
2019-04-05Update man page and README.John MacFarlane3-133/+199
2019-04-05Bump to 2.7.2, update changelog.John MacFarlane2-1/+164