Age | Commit message (Expand) | Author | Files | Lines |
2019-05-28 | MANUAL: add note about title-meta, author-meta, date-meta. | John MacFarlane | 1 | -0/+6 |
2019-05-28 | Add test for relative file: URI to #5517. | John MacFarlane | 1 | -0/+6 |
2019-05-28 | Fix handling of `file:` URL scheme in `downloadOrRead` (#5522) | Mauro Bieg | 2 | -2/+28 |
2019-05-27 | Specify skylighting 0.8 as extra-deps. | John MacFarlane | 1 | -0/+2 |
2019-05-27 | EPUB writer: don't include 'landmarks' if there aren't any. | John MacFarlane | 1 | -9/+10 |
2019-05-27 | Use skylighting 0.8. | John MacFarlane | 3 | -29/+33 |
2019-05-27 | consolidate simple-table detection (#5524) | Mauro Bieg | 6 | -42/+24 |
2019-05-25 | Muse reader: allow images inside link descriptions | Alexander Krotov | 2 | -5/+7 |
2019-05-25 | HTML reader: trim definition list terms | Alexander Krotov | 2 | -1/+18 |
2019-05-25 | Muse writer: do not escape empty line after <br> | Alexander Krotov | 2 | -4/+6 |
2019-05-23 | Disable missing-home-modules warning in stack.yaml. | John MacFarlane | 1 | -1/+1 |
2019-05-23 | Revert "appveyor - temporarily stop building pandoc-citeproc." | John MacFarlane | 1 | -4/+4 |
2019-05-22 | appveyor - temporarily stop building pandoc-citeproc. | John MacFarlane | 1 | -4/+4 |
2019-05-22 | Markdown writer: Ensure the code fence is long enough. | John MacFarlane | 2 | -11/+24 |
2019-05-21 | Makefile: remove --resolver= from targets. | John MacFarlane | 1 | -5/+5 |
2019-05-21 | Markdown writer: fix small error in ed73bd28 | Jesse Rosenthal | 1 | -4/+3 |
2019-05-21 | Markdown writer: Handle labels with integer names | Jesse Rosenthal | 2 | -3/+38 |
2019-05-20 | Improve output of Lua tests (#5499) | Albert Krewinkel | 8 | -165/+202 |
2019-05-18 | Add tex_math_dollars to multimarkdownExtensions. | John MacFarlane | 1 | -0/+1 |
2019-05-17 | Use new code signing cert for Windows. | John MacFarlane | 1 | -1/+1 |
2019-05-17 | Bump to 2.7.3 | John MacFarlane | 1 | -1/+1 |
2019-05-16 | JATS writer: properly handle footnotes. | John MacFarlane | 3 | -31/+56 |
2019-05-15 | FB2 writer: do not wrap note references into <sup> and brackets | Alexander Krotov | 3 | -18/+6 |
2019-05-15 | hlint FB2 writer | Alexander Krotov | 1 | -27/+22 |
2019-05-15 | Fix using Beamer with geometry (#5505) | Daniel Maslowski | 1 | -0/+4 |
2019-05-13 | Org reader: fix planning elements in headers level 3 and higher | Albert Krewinkel | 2 | -1/+25 |
2019-05-13 | Org reader: omit, but warn about unknown export options | Albert Krewinkel | 4 | -4/+38 |
2019-05-12 | add test/tables.xwiki to git and pandoc.cabal (#5498) | Mauro Bieg | 2 | -0/+47 |
2019-05-12 | Org writer: always indent src blocks content by 2 spaces | Albert Krewinkel | 3 | -29/+27 |
2019-05-11 | FB2 reader: add notes parsing test | Alexander Krotov | 3 | -0/+24 |
2019-05-11 | FB2 reader: parse notes | Alexander Krotov | 1 | -3/+51 |
2019-05-11 | FB2 reader: use XML.Light.Input.parseXMLDoc to parse the root element | Alexander Krotov | 1 | -12/+11 |
2019-05-11 | Reduce the amount of state in FB2 reader | Alexander Krotov | 1 | -1/+3 |
2019-05-11 | FB2 reader: use Text.XML.Light.unqual where possible | Alexander Krotov | 1 | -8/+8 |
2019-05-07 | MANUAL.txt: removes double 'inside' (#5489) | ♫ Christian Krause ♫ | 2 | -3/+9 |
2019-05-05 | Asciidoc writer: use `` `+...+` `` form for inline code. | John MacFarlane | 3 | -14/+14 |
2019-05-05 | Asciidoc writer: use proper smart quotes with asciidoctor. | John MacFarlane | 2 | -12/+18 |
2019-05-05 | LaTeX writer: don't produce columns environment unless beamer. | John MacFarlane | 1 | -2/+2 |
2019-05-05 | Org reader: prefer plain symbols over math symbols | Albert Krewinkel | 2 | -4/+8 |
2019-05-05 | Org reader: recognize emphasis after TODO/DONE keyword | Albert Krewinkel | 2 | -1/+10 |
2019-05-04 | HTML writer: don't add variation selector if it's already there. | John MacFarlane | 1 | -1/+4 |
2019-05-04 | Add template variable `curdir` with working directory | John MacFarlane | 2 | -0/+10 |
2019-05-04 | FB2 writer: use genre metadata field (#5478) | John | 1 | -1/+4 |
2019-05-04 | JATS writer: fix citations with PMID so they validate. | John MacFarlane | 2 | -10/+12 |
2019-05-04 | Improve c4a81fb941adf6c3bf524916c46623685d276f32. | John MacFarlane | 1 | -1/+1 |
2019-05-03 | metaToJSON: treat digits starting with 0 as a string... | John MacFarlane | 1 | -0/+3 |
2019-05-03 | EPUB2/3 templates: Move inline styles to default epub.css. | John MacFarlane | 3 | -18/+5 |
2019-05-04 | Epub3 stylesheet link compatible with kindlegen (#5466) | Eric Schrijver | 1 | -1/+1 |
2019-05-04 | Lua: add `pandoc.system` module (#5468) | Albert Krewinkel | 7 | -0/+153 |
2019-05-03 | LaTeX reader: Allow newlines in `\mintinline`. | John MacFarlane | 1 | -3/+7 |