Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-12-12 | ICML writer: support custom-styles (#5137) | Mauro Bieg | 1 | -8/+10 |
2018-11-24 | Update date in manual and update man page. | John MacFarlane | 1 | -1/+1 |
2018-11-21 | MANUAL: Fix outdated description of latex_macros extension. | John MacFarlane | 1 | -1/+1 |
2018-11-19 | MANUAL.txt: Clarified placement of bibliography. | John MacFarlane | 1 | -4/+17 |
2018-11-15 | MANUAL: Under security, added note about +RTS option to limit heap size. | John MacFarlane | 1 | -0/+3 |
2018-11-13 | Fix note on curly brace syntx for locators. | John MacFarlane | 1 | -2/+2 |
2018-11-12 | Document new explicit syntax for citeproc locators. | John MacFarlane | 1 | -0/+7 |
2018-11-11 | Text.Pandoc.Shared: add parameter to uniqueIdent, inlineListToIdentifier. | John MacFarlane | 1 | -9/+24 |
2018-11-11 | Remove `ascii_identifiers` from `githubMarkdownExtensions`. | John MacFarlane | 1 | -1/+1 |
2018-11-05 | MANUAL.txt: remove confusing cross-links for some extensions. | John MacFarlane | 1 | -4/+4 |
2018-11-05 | MANUAL: don't put pandoc in code ticks in heading. | John MacFarlane | 1 | -2/+2 |
2018-11-05 | MANUAL.txt: --ascii works for gfm too. | John MacFarlane | 1 | -1/+1 |
2018-11-05 | CommonMark writer: respect --ascii (#5043) | quasicomputational | 1 | -7/+6 |
2018-11-05 | MANUAL.txt: added "A note on security." | John MacFarlane | 1 | -0/+30 |
2018-11-04 | MANUAL.txt: add `man` to `--from` options. | John MacFarlane | 1 | -0/+1 |
2018-11-03 | Document romanfont, romanfontoptions. | John MacFarlane | 1 | -2/+2 |
2018-11-03 | AsciiDoc writer: use single-line section headers. | John MacFarlane | 1 | -1/+1 |
2018-11-01 | Update manual date and man page. | John MacFarlane | 1 | -1/+1 |
2018-11-01 | Change 'groff' -> 'roff'. | John MacFarlane | 1 | -8/+8 |
2018-11-01 | Implement --ascii for Markdown writer. | John MacFarlane | 1 | -5/+5 |
2018-11-01 | HTML writer: use character entities references when possible for HTML5. | John MacFarlane | 1 | -1/+1 |
2018-11-01 | MANUAL: clarify LaTeX image dimensions output | Mauro Bieg | 1 | -4/+6 |
2018-10-28 | small wording change | John MacFarlane | 1 | -2/+2 |
2018-10-28 | EPUB writer: use metadata field `css` instead of `stylesheet` | mb21 | 1 | -3/+3 |
2018-10-18 | Groff escaping changes. | John MacFarlane | 1 | -3/+4 |
2018-10-05 | CommonMark writer: add plain text fallbacks. (#4531) | quasicomputational | 1 | -2/+8 |
2018-09-30 | Implement `--ascii` (`writerPreferAscii`) in writers, not App. | John MacFarlane | 1 | -2/+4 |
2018-09-27 | Version to 2.3.1. | John MacFarlane | 1 | -1/+1 |
2018-09-27 | MANUAL: epub:type is only useful for epub3 | Mauro Bieg | 1 | -3/+3 |
2018-09-18 | Add .options class to option headers in manual. | John MacFarlane | 1 | -7/+7 |
2018-09-16 | MANUAL: use https for context wiki links. | John MacFarlane | 1 | -11/+11 |
2018-09-16 | Update manual date and man page. | John MacFarlane | 1 | -1/+1 |
2018-09-15 | Merge pull request #4604 from mb21/yaml-file | John MacFarlane | 1 | -1/+13 |
2018-09-15 | MANUAL: clarify that --biblatex/--natbib don't work directly for PDF. | John MacFarlane | 1 | -5/+6 |
2018-09-15 | introduce --metadata-file option | mb21 | 1 | -1/+13 |
2018-09-14 | MANUAL.txt epub:type attribute (#4901) | Mauro Bieg | 1 | -0/+40 |
2018-09-06 | MANUAL: Clarify when `--resource-path` has an effect. | John MacFarlane | 1 | -0/+5 |
2018-09-05 | Document encoding issue with `--listings` (#4873) | damien clochard | 1 | -1/+6 |
2018-08-30 | MANUAL: remove docs on removed --katex-stylesheet | Mauro Bieg | 1 | -8/+3 |
2018-08-25 | Add support for $toc-title$ to LaTeX (and PDF). (#4853) | Wandmalfarbe | 1 | -1/+1 |
2018-08-24 | HTML reader: allow enabling `raw_tex` extension. | John MacFarlane | 1 | -1/+2 |
2018-08-16 | LaTeX writer/template: be sensitive to `filecolor` variable. | John MacFarlane | 1 | -6/+8 |
2018-08-15 | Support "toc-title" in the beamer template. (#4835) | Cyril Roelandt | 1 | -1/+1 |