aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-19Markdown writer: use unicode super/subscript characters...John MacFarlane1-18/+44
2020-07-19Markdown writer: render caption as following paragraph...John MacFarlane1-2/+5
2020-07-19Use released versions of commonmark libraries.John MacFarlane2-6/+4
2020-07-19Add commonmark_x output format...John MacFarlane5-3/+36
2020-07-19Trim down githubMarkdownExtensions.John MacFarlane2-10/+12
2020-07-19Add generic `attributes` extension.John MacFarlane3-8/+34
2020-07-19Use commonmark-hs to parse commonmark/gfm...John MacFarlane4-199/+67
2020-07-19CI: Drop testing on ghc 8.0.2.John MacFarlane2-3/+1
2020-07-19MANUAL.txt: rewrite Raw HTML/TeX section...John MacFarlane1-47/+37
2020-07-19Merge pull request #6495 from tarleb/html5-figure-accessiblityJohn MacFarlane6-9/+17
2020-07-19Merge pull request #6547 from Blake-Eryx/masterJohn MacFarlane1-1/+0
2020-07-19Remove duplicate 'titlepage' in docsBlake Eryx1-1/+0
2020-07-18DocBook reader: parse releaseinfo as metadata.John MacFarlane1-0/+1
2020-07-17Jira writer: keep image caption as alt attributeAlbert Krewinkel2-12/+14
2020-07-15Use selnolig to selectively suppress ligatures with lualatex.John MacFarlane5-0/+15
2020-07-14Docbook reader: remove misleading comment...John MacFarlane1-1/+1
2020-07-13Merge pull request #6527 from lierdakil/fix-6514John MacFarlane3-55/+59
2020-07-13Merge pull request #6528 from lierdakil/fix-ci-haskell-setupJohn MacFarlane1-10/+4
2020-07-13[Docx Reader] Only use bCs/iCs on runs with rtl or cs propertyNikolay Yakimov3-55/+59
2020-07-13[CI] Use setup-haskell actionNikolay Yakimov1-10/+4
2020-07-12Merge pull request #6513 from brisad/masterJohn MacFarlane4-1/+43
2020-07-12Merge pull request #6506 from bewuethr/fix-manual-typoJohn MacFarlane1-1/+1
2020-07-12Merge pull request #6509 from lierdakil/docx-smush-inlines-refactorJohn MacFarlane3-63/+40
2020-07-12Merge pull request #6508 from lierdakil/bench-bs-readersJohn MacFarlane1-25/+35
2020-07-12Ms writer: fix code highlighting with blank lines.John MacFarlane1-5/+5
2020-07-12RST reader: fix spurious newlines in some attributes from directives.John MacFarlane1-1/+2
2020-07-12RST reader: avoid extra newline in included code blocks.John MacFarlane1-2/+2
2020-07-09Fix Typos in Lua Filters Doctajmone1-4/+4
2020-07-08Escape starting periods in ms writer code blocksMichael Hoffmann4-1/+43
2020-07-07[Docx Reader] Use null instead of isEmpty in Readers.Docx.CombineNikolay Yakimov1-9/+5
2020-07-07[Bench] Benchmark bytestring readersNikolay Yakimov1-25/+35
2020-07-07[Docx Reader] Remove unused LANGUAGE from Readers.Docx.CombineNikolay Yakimov1-2/+0
2020-07-07[Docx Reader] Remove no-op stack/unstackInlines in Readers.Docx.CombineNikolay Yakimov1-6/+4
2020-07-07[Docx Reader] Get rid of unused NullModifier in Readers.Docx.CombineNikolay Yakimov1-18/+15
2020-07-07[Docx Reader] Refactor/update smushInlinesNikolay Yakimov3-45/+33
2020-07-05Fix typo in MANUAL.txtBenjamin Wuethrich1-1/+1
2020-07-02Revert "Ipnyb: allow lossless round-tripping of markdown cell content."John MacFarlane3-10/+6
2020-07-02Revert "Ipynb reader: fix duplication of 'source' attribute."John MacFarlane1-1/+1
2020-07-02Ipynb reader: fix duplication of 'source' attribute.John MacFarlane1-1/+1
2020-07-02CONTRIBUTING.md: Advertise the official nightlies in GitHub actions.John MacFarlane1-3/+9
2020-07-01HTML writer: improve alt-text/caption handling for HTML5Albert Krewinkel6-9/+17
2020-07-01Org reader: respect tables-excluding export settingAlbert Krewinkel4-2/+15
2020-06-30Org reader: respect export setting disabling footnotesAlbert Krewinkel4-2/+23
2020-06-30Ipnyb: allow lossless round-tripping of markdown cell content.John MacFarlane3-6/+10
2020-06-30Fix date on changelogJohn MacFarlane1-1/+1
2020-06-30Org reader: respect export setting which disables entitiesAlbert Krewinkel4-6/+22
2020-06-29Add Vaibhav Sagar to authors.John MacFarlane1-0/+1
2020-06-29Fix 'make pandoc-templates'.John MacFarlane1-2/+2
2020-06-29rc action: use older stack that supports i386 for Windows i386 build.John MacFarlane1-1/+2
2020-06-29README.md.John MacFarlane1-2/+2