aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Implement task lists (#5139)Mauro Bieg11-20/+247
2019-01-02EPUB writer: small fixes to nav.xhtml.John MacFarlane2-3/+5
2019-01-02Commonmark writer: fix handling of SoftBreak with `hard_line_breaks`.John MacFarlane2-1/+8
2019-01-02Manual: make it clear that `hard_line_breaks` works in gfm.John MacFarlane1-4/+4
2019-01-01Zimwiki writer: remove automatic colon prefix before internal images (#5183)damien clochard2-8/+4
2019-01-01Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183)damien clochard3-9/+5
2019-01-01Org reader: fix self-link parsing regressionAlbert Krewinkel2-5/+10
2019-01-01Org reader: fix treatment of links to imagesAlbert Krewinkel3-26/+33
2019-01-01Org reader: hlintAlbert Krewinkel1-2/+2
2018-12-31Remove unused HasHeaderMap (#5175)Alexander7-50/+4
2018-12-31Simplify/fix reading of `--metadata` values on command line.John MacFarlane2-7/+20
2018-12-31Replace read with safeRead (#5186)Mauro Bieg3-13/+18
2018-12-31Allow '-' in filenames for custom lua writers.John MacFarlane1-2/+3
2018-12-31Removed obsolete and misleading comment.John MacFarlane1-1/+0
2018-12-29doc/org.md: improve documentation of org featuresAlbert Krewinkel1-15/+114
2018-12-28Org writer: preserve line-numbering for example and code blocks.leungbk2-3/+50
2018-12-27Merge pull request #5185 from gely/masterMauro Bieg1-1/+1
2018-12-27Fix typo in MANUAL.txtGeoffrey Ely1-1/+1
2018-12-25Muse reader tests: test #cover directiveAlexander Krotov1-0/+5
2018-12-19Allow latest Glob.John MacFarlane1-2/+2
2018-12-19INSTALL.md change button (#5167)Mauro Bieg1-8/+3
2018-12-18Decompress .svgz when converting to "data:" URIAlexander Krotov1-1/+1
2018-12-17LaTeX reader: Support `\DeclareMathOperator`.John MacFarlane1-1/+11
2018-12-17Replace read with safeRead. Closes #5162.John MacFarlane3-11/+8
2018-12-17Parsing: use safeRead instead of read.John MacFarlane1-1/+1
2018-12-17HTML reader: handle empty start attribute.John MacFarlane1-4/+2
2018-12-16Update stack resolver.John MacFarlane1-3/+1
2018-12-14Remove unnecessary type="text/css" on style and link for HTML5.John MacFarlane7-14/+14
2018-12-13Man/Ms writers: don't escape `-` as `\-`.John MacFarlane3-20/+19
2018-12-12ICML writer: support custom-styles (#5137)Mauro Bieg2-11/+20
2018-12-11template:latex: make @ letter before using it (#5145)Enno5-20/+35
2018-12-11INSTALL: make text on button bigger.John MacFarlane1-2/+3
2018-12-11INSTALL.md: use HTML for download button.John MacFarlane1-2/+3
2018-12-11fix various links in INSTALL.md; bump required stack version (#5144)max1-15/+15
2018-12-11Let KOMA document class handle parskip when applicable (#5143)Enno5-30/+35
2018-12-10Docx: add test for lists with level overrides.Jesse Rosenthal3-0/+41
2018-12-10Docx: handle level overrides.Jesse Rosenthal1-6/+17
2018-12-10Docx: add a levelOverride type.Jesse Rosenthal1-3/+20
2018-12-10Docx writer: Make Level into a real type.Jesse Rosenthal2-4/+6
2018-12-10Fix CSS and viewport on try pandoc index.html.John MacFarlane1-4/+10
2018-12-10ICML writer: support unnumbered headersmb211-2/+5
2018-12-09Merge pull request #5138 from katrinleinweber/patch-1Mauro Bieg1-2/+2
2018-12-09Fix typosKatrin Leinweber1-2/+2
2018-12-05RST writer: don't wrap simple table header lines.John MacFarlane2-1/+19
2018-12-04Strip out illegal XML characters in escapeXMLString.John MacFarlane2-1/+15
2018-12-03Allow latest zip-archive.John MacFarlane1-2/+2
2018-12-03Markdown writer: include needed whitespace after HTML figure.John MacFarlane2-1/+14
2018-12-02Use compatible version of pandoc-citeproc.John MacFarlane2-1/+2
2018-12-02Allow tasty 1.2John MacFarlane1-1/+1
2018-12-01stack.yaml - use skylighting 0.7.5.John MacFarlane1-2/+2