Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | Pass through aria- attributes to HTML5. | John MacFarlane | 1 | -4/+5 |
2019-06-14 | Powerpoint code formatting is now context dependent (#5573) | Jeroen de Haas | 1 | -0/+9 |
2019-06-11 | Update manual date, readme, man page. | John MacFarlane | 1 | -1/+1 |
2019-06-08 | PDF via ms: make TOC appear at beginning and in PDF bookmarks. | John MacFarlane | 1 | -0/+6 |
2019-06-06 | MANUAL.txt, pandoc.cabal: mention Jira as possible target format | Albert Krewinkel | 1 | -2/+4 |
2019-06-04 | Fix document section assignments in EPUB writer. | John MacFarlane | 1 | -5/+12 |
2019-05-28 | MANUAL: add note about title-meta, author-meta, date-meta. | John MacFarlane | 1 | -0/+6 |
2019-05-07 | MANUAL.txt: removes double 'inside' (#5489) | ♫ Christian Krause ♫ | 1 | -1/+1 |
2019-05-04 | Add template variable `curdir` with working directory | John MacFarlane | 1 | -0/+5 |
2019-04-05 | Update man page and README. | John MacFarlane | 1 | -1/+1 |
2019-04-02 | Manual: Improve 'header' and 'heading' usage (#5424) | Andrew Dunning | 1 | -112/+112 |
2019-04-02 | LaTeX template: Ensure correct heading/table order (#5421) | Andrew Dunning | 1 | -10/+40 |
2019-04-02 | Add xwiki output format to manual. | John MacFarlane | 1 | -0/+5 |
2019-03-31 | Docs: Specify that templates from PPT 2013 are known to work. | Jesse Rosenthal | 1 | -3/+3 |
2019-03-29 | MANUAL: add paragraph on options affecting markdown in ipynb. | John MacFarlane | 1 | -0/+6 |
2019-03-13 | Update manual date and man page. | John MacFarlane | 1 | -1/+1 |
2019-03-09 | Add recommendation to use `raw_attribute` with ipynb. | John MacFarlane | 1 | -0/+12 |
2019-03-08 | Allow -o/--output to be used with --print-*. | John MacFarlane | 1 | -16/+23 |
2019-03-07 | Add tectonic as an option for --pdf-engine. (#5346) | Cormac Relf | 1 | -3/+3 |
2019-03-03 | Update manual date, man page, README.md. | John MacFarlane | 1 | -1/+1 |
2019-03-02 | Use XDG data directory for user data directory. | John MacFarlane | 1 | -12/+7 |
2019-03-01 | Update MANUAL on slide shows to reflect changes. | John MacFarlane | 1 | -3/+3 |
2019-02-28 | Shared: add filterIpynbOutput. [API change] | John MacFarlane | 1 | -0/+9 |
2019-02-28 | Remove spaces on empty lines in manual. | John MacFarlane | 1 | -9/+9 |
2019-02-28 | Clarify variable substitution indentation in templates (#5338) | Agustín Martín Barbero | 1 | -0/+2 |
2019-02-27 | Add latexmk as an option for --pdf-engine. | John MacFarlane | 1 | -4/+7 |
2019-02-20 | MANUAL: reorder custom-styles section (#5324) | Mauro Bieg | 1 | -47/+51 |
2019-02-09 | Added support for the `subject` metadata variable to PDF. (#5289) | Pascal Wagler | 1 | -1/+1 |
2019-02-09 | Adds Asciidoctor sprcific writer and tests | TG | 1 | -2/+7 |
2019-02-09 | AsciiDoc Writer: DisplayMath as asciidoc latexmath block | TG | 1 | -1/+1 |
2019-01-30 | Update manual. | John MacFarlane | 1 | -1/+1 |
2019-01-30 | Manual: document `date-meta` template variable (#5260) | Tristan Stenner | 1 | -0/+10 |
2019-01-26 | Improve writing metadata for docx, pptx and odt (#5252) | Agustín Martín Barbero | 1 | -6/+40 |
2019-01-25 | Update ipynb example in manual. | John MacFarlane | 1 | -17/+19 |
2019-01-24 | Allow some command line options to take URL in addition to FILE. | John MacFarlane | 1 | -3/+3 |
2019-01-23 | Manual: Reorganize template variables (#5249) | Andrew Dunning | 1 | -208/+305 |
2019-01-23 | LaTeX template: Restrict `institute` to Beamer (#5219) | Andrew Dunning | 1 | -4/+4 |
2019-01-22 | Support ipynb (Jupyter notebook) as input and output format. | John MacFarlane | 1 | -1/+125 |
2019-01-22 | LaTeX template: Use `footnotehyper` if available (#5234) | Andrew Dunning | 1 | -4/+5 |
2019-01-22 | Clarify that $ must come right before $. (#5243) | Lev E. Givon | 1 | -0/+3 |
2019-01-21 | Mention `raw_attribute` in documentation for `raw_html` and `raw_tex`. | John MacFarlane | 1 | -0/+7 |
2019-01-12 | LaTeX template: Simplify fontspec usage (#5218) | Andrew Dunning | 1 | -4/+3 |
2019-01-11 | LaTeX template: Render \subtitle (#5213) | Andrew Dunning | 1 | -41/+28 |
2019-01-07 | Clarified automatic identifiers. | John MacFarlane | 1 | -1/+3 |
2019-01-06 | Add DokuWiki reader (#5108) | Alexander | 1 | -0/+1 |
2019-01-03 | MANUAL: Update list of latex packages used. | John MacFarlane | 1 | -1/+16 |
2019-01-02 | A trivial change to document the addition of `task_lists`. | John MacFarlane | 1 | -1/+0 |
2019-01-02 | Implement task lists (#5139) | Mauro Bieg | 1 | -2/+9 |
2019-01-02 | Manual: make it clear that `hard_line_breaks` works in gfm. | John MacFarlane | 1 | -4/+4 |
2018-12-27 | Fix typo in MANUAL.txt | Geoffrey Ely | 1 | -1/+1 |