Age | Commit message (Expand) | Author | Files | Lines |
2019-12-22 | doc/lua-filters.md: replace metadata example with image centering (#6004) | Albert Krewinkel | 1 | -22/+23 |
2019-12-22 | Use alpine 3.10 in building linux binary. | John MacFarlane | 1 | -1/+1 |
2019-12-22 | changelog: combine entries for issue #5984. | Albert Krewinkel | 1 | -5/+4 |
2019-12-21 | Revert "linux release-candidate build: try setting LIBRARY_PATH." | John MacFarlane | 1 | -1/+0 |
2019-12-21 | linux release-candidate build: try setting LIBRARY_PATH. | John MacFarlane | 1 | -0/+1 |
2019-12-21 | HTML writer: more tweaks to avoid round-trip failures... | John MacFarlane | 1 | -2/+5 |
2019-12-21 | HTML reader tests: modify round-trip tests... | John MacFarlane | 1 | -0/+4 |
2019-12-21 | Update README.md. | John MacFarlane | 1 | -0/+3 |
2019-12-21 | Update man page and MANUAL date. | John MacFarlane | 2 | -4/+7 |
2019-12-21 | Update changelog. | John MacFarlane | 2 | -13/+50 |
2019-12-21 | Fix regression with --number-sections. | John MacFarlane | 1 | -2/+1 |
2019-12-20 | Added glsl mime type for WebGL maps (#6000) | Jared Lander | 1 | -0/+1 |
2019-12-20 | MANUAL: A bit clearer explanation for `--base-header-level`. | John MacFarlane | 1 | -2/+3 |
2019-12-20 | Jira writer: use jira-wiki-markup renderer | Albert Krewinkel | 3 | -412/+286 |
2019-12-19 | Org reader: report errors properly | Albert Krewinkel | 1 | -2/+1 |
2019-12-19 | Org reader: fix parsing problem for colons in headline | Albert Krewinkel | 3 | -11/+37 |
2019-12-18 | Org reader: wrap named table in div, using name as id | Albert Krewinkel | 3 | -21/+27 |
2019-12-18 | pandoc.cabal: remove redundancies in extra-source-files | Albert Krewinkel | 1 | -3/+0 |
2019-12-17 | Add Jira to list of input formats in cabal description. | John MacFarlane | 1 | -2/+2 |
2019-12-17 | Add jira reader (#5913) | Albert Krewinkel | 10 | -0/+769 |
2019-12-17 | Adjust test to work with Windows (I hope). | John MacFarlane | 1 | -1/+1 |
2019-12-17 | Provisional changelog. | John MacFarlane | 1 | -1/+29 |
2019-12-17 | Bump to 2.9.1. | John MacFarlane | 1 | -1/+1 |
2019-12-17 | Improved --toc generation. | John MacFarlane | 4 | -9/+61 |
2019-12-17 | PDF: Ensure UTF8 when printing source in --verbose mode. | John MacFarlane | 1 | -1/+1 |
2019-12-17 | Templates: strip directory before trying to find partial in data files. | John MacFarlane | 1 | -3/+4 |
2019-12-17 | Improved makeSections so we don't get doubled attributes. | John MacFarlane | 4 | -18/+23 |
2019-12-17 | HTML reader: Add "nav" to list of block-level tags. | John MacFarlane | 1 | -1/+2 |
2019-12-17 | Added test for #5986. | John MacFarlane | 1 | -0/+16 |
2019-12-17 | Add section-divs command test (failing). | John MacFarlane | 1 | -0/+25 |
2019-12-17 | lua-filters.md remove spurious dot in title (#5996) | Mauro Bieg | 1 | -1/+1 |
2019-12-13 | Org reader: add table labels to caption if both are present | Albert Krewinkel | 2 | -4/+12 |
2019-12-12 | Change misleading module comment. | John MacFarlane | 1 | -1/+1 |
2019-12-11 | Regenerate man page. | John MacFarlane | 2 | -9/+25 |
2019-12-11 | Use pandoc-citeproc 0.16.4.1 (cabal). | John MacFarlane | 1 | -1/+1 |
2019-12-11 | Bump pandoc-citeproc version to 0.16.4.1. | John MacFarlane | 1 | -1/+1 |
2019-12-11 | Update changelog. | John MacFarlane | 2 | -0/+64 |
2019-12-11 | Bump version to 2.9 because of API change in Templates, Class. | John MacFarlane | 1 | -1/+1 |
2019-12-11 | Improved template API and fixed a bug. Closes #5979. | John MacFarlane | 3 | -43/+65 |
2019-12-11 | ConTeXt template: Adjustments to title formatting (#5949) | Denis Maier | 2 | -7/+7 |
2019-12-11 | Add title-slide-attributes variable to reveal.js template. (#5981) | Frederik Elwert | 2 | -1/+12 |
2019-12-10 | Fix README.md so that relative links from manual become absolute. | John MacFarlane | 2 | -16/+26 |
2019-12-09 | More informative JSON parse error. | John MacFarlane | 1 | -1/+1 |
2019-12-08 | Use external emojis package. | John MacFarlane | 7 | -10416/+10 |
2019-12-07 | Fix regression in `makeSections`. | John MacFarlane | 0 | -0/+0 |
2019-12-07 | Fix --toc-depth regression in 2.8. | John MacFarlane | 1 | -6/+6 |
2019-12-07 | Fix --toc-depth regression in 2.8. | John MacFarlane | 2 | -3/+18 |
2019-12-07 | Use doctemplates 0.8. | John MacFarlane | 2 | -3/+3 |
2019-12-07 | Rename template 'filters' as 'pipes' | John MacFarlane | 1 | -6/+6 |
2019-12-07 | Removed trailing whitespace in manual. | John MacFarlane | 1 | -5/+5 |