summaryrefslogtreecommitdiff
path: root/test/command
Commit message (Expand)AuthorAge
...
* Revised command test 3971 to work with Windows.John MacFarlane2017-10-16
* Improved handling of include files in LaTeX reader.John MacFarlane2017-10-16
* RST writer: correctly handle inline code containing backticks.John MacFarlane2017-10-16
* RST writer: don't backslash-escape word-internal punctuation.John MacFarlane2017-10-16
* ConTeXt writer: Use identifiers for chapters.John MacFarlane2017-10-11
* Add test - closes #3958.John MacFarlane2017-10-08
* Markdown reader: Fixed bug with indented code following raw LaTeX.John MacFarlane2017-10-02
* RST writer: add header anchors when header has non-standard id.John MacFarlane2017-09-27
* Added `--strip-comments` option, `readerStripComments` in `ReaderOptions`.John MacFarlane2017-09-17
* Textile reader: allow 'pre' code in list item.John MacFarlane2017-09-12
* Markdown writer: Escape pipe characters when `pipe_tables` enabled.John MacFarlane2017-09-07
* Org writer: stop using raw HTML to wrap divsAlbert Krewinkel2017-09-01
* RST reader: Fixed `..include::` directive.John MacFarlane2017-08-27
* LaTeX reader: improved support for \hyperlink, \hypertarget.John MacFarlane2017-08-25
* Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...John MacFarlane2017-08-20
* LaTeX reader: Set identifiers on Spans used for \label.John MacFarlane2017-08-20
* Markdown reader: use CommonMark rules for list item nesting.John MacFarlane2017-08-19
* Markdown reader: fixed parsing of fenced code after list...John MacFarlane2017-08-18
* LaTeX reader: implement \newtoggle, \iftoggle, \toggletrue|falseJohn MacFarlane2017-08-18
* RST reader/writer: support unknown interpreted text roles...John MacFarlane2017-08-17
* HTML reader: support column alignments.John MacFarlane2017-08-17
* LaTeX reader: use Link instead of Span for `\ref`.John MacFarlane2017-08-16
* LaTeX reader: add Support for `glossaries` and `acronym` package (#3589)schrieveslaach2017-08-16
* Fixed command test #2994 on Windows.John MacFarlane2017-08-16
* Implement multicolumn support for slide formats.John MacFarlane2017-08-14
* Changed command test for #2994 so it actually tests the writer.John MacFarlane2017-08-14
* Put content of \ref, \label commands into span… (#3639)schrieveslaach2017-08-13
* CommonMark writer: prefer pipe tables to HTML tables...John MacFarlane2017-08-13
* Markdown writer: Use pipe tables if `raw_html` disabled...John MacFarlane2017-08-13
* Docx writer: pass through comments.John MacFarlane2017-08-12
* Escape MetaString values (as added with --metadata flag).John MacFarlane2017-08-12
* LaTeX reader: Fixed space after \figurename etc.John MacFarlane2017-08-12
* Fixed data-dir on translations tests.John MacFarlane2017-08-12
* More translation tests.John MacFarlane2017-08-11
* Added simple test for translations.John MacFarlane2017-08-11
* RST reader: implement csv-table directive.John MacFarlane2017-08-10
* LaTeX reader: Use `label` instead of `data-label` for label in caption.John MacFarlane2017-08-09
* CommonMark writer: avoid excess blank lines at end of output.John MacFarlane2017-08-08
* Thread options through CommonMark reader.John MacFarlane2017-08-08
* CommonMark writer: support `hard_line_breaks`, `smart`.John MacFarlane2017-08-08
* Markdown reader: fixed spurious parsing as citation as reference def.John MacFarlane2017-08-07
* LaTeX reader: Support simple `\def` macros.John MacFarlane2017-08-07
* LaTeX reader: Support `\let`.John MacFarlane2017-08-07
* DokuWiki reader: better handling for code block in list item.John MacFarlane2017-08-02
* Small tweak in test (add --wrap=preserve).John MacFarlane2017-07-26
* HTML writer: render raw inline environments when --mathjax used.John MacFarlane2017-07-26
* HTML writer: insert data- in front of unsupported attributes.John MacFarlane2017-07-25
* Merge branch 'textcolor-support' of https://github.com/schrieveslaach/pandoc ...John MacFarlane2017-07-25
|\
| * Merge branch 'master' of https://github.com/jgm/pandoc into textcolor-supportMarc Schreiber2017-07-13
| |\
| * \ Merge branch 'master' into textcolor-supportschrieveslaach2017-06-12
| |\ \