summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* HTML writer: Use br elements in line blocks...John MacFarlane2017-12-26
* RST reader: allow empty list items (as docutils does).John MacFarlane2017-12-24
* Lua modules: add function pandoc.utils.hierarchicalizeAlbert Krewinkel2017-12-23
* JATS reader: process author metadata.John MacFarlane2017-12-23
* Lua modules: add function pandoc.utils.normalize_dateAlbert Krewinkel2017-12-23
* Lua modules: add function pandoc.utils.to_roman_numeralAlbert Krewinkel2017-12-23
* `latex_macros` extension changes.John MacFarlane2017-12-22
* Markdown reader: improved raw tex parsing.John MacFarlane2017-12-22
* Lua modules: add stringify function to pandoc.utilsAlbert Krewinkel2017-12-22
* RST writer: fix anchors for headers.John MacFarlane2017-12-22
* Merge pull request #4177 from stencila/jats-xml-readerJohn MacFarlane2017-12-21
|\
| * Improve support for code language in JATSHamish Mackenzie2017-12-22
| * Add Basic JATS reader based on DocBook readerHamish Mackenzie2017-12-20
* | JATS writer: Make <p> optional in <td> and <th> (#4178)Hamish Mackenzie2017-12-21
* | Org writer: do not wrap "-" to avoid accidental bullet listsAlexander Krotov2017-12-21
* | Muse reader: parse anchors immediately after headings as IDsAlexander Krotov2017-12-21
* | Test more pandoc Lua module functionsAlbert Krewinkel2017-12-20
* | Muse reader: require that note references does not start with 0Alexander Krotov2017-12-20
|/
* Muse writer: don't wrap note references to the next lineAlexander Krotov2017-12-19
* Fix for #4171 fix: don't wrap note references after SoftBreakAlexander Krotov2017-12-19
* Muse reader: parse empty comments correctlyAlexander Krotov2017-12-19
* Org writer: don't allow fn refs to wrap to beginning of line.John MacFarlane2017-12-18
* OPML reader: enable raw HTML and other extensions by default for notes.John MacFarlane2017-12-17
* Added tests of latex tokenizer.John MacFarlane2017-12-15
* Fixed regression in LateX tokenization.John MacFarlane2017-12-15
* RST reader: more accurate parsing of references.John MacFarlane2017-12-14
* Merge pull request #4148 from stencila/jats-figuresJohn MacFarlane2017-12-14
|\
| * Deduplicate JATS writer image mime type codeHamish Mackenzie2017-12-14
| * fig, table-wrap & caption Divs for JATS writerHamish Mackenzie2017-12-13
* | Merge pull request #4153 from tarleb/unify-lua-initJohn MacFarlane2017-12-13
|\ \
| * | Custom writer: use init file to setup Lua interpreterAlbert Krewinkel2017-12-13
* | | Docx writer: Add tests for list continuation.Jesse Rosenthal2017-12-13
|/ /
* | Markdown: Improved computation of relative cell widths in pipe tables.John MacFarlane2017-12-12
* | Pipe tables: use full text width for tables with wrapping cells.John MacFarlane2017-12-12
|/
* Changes for skylighting-0.5.John MacFarlane2017-12-10
* LaTeX reader: fix \ before newline.John MacFarlane2017-12-08
* Markdown reader: accept processing instructions as raw HTML.John MacFarlane2017-12-06
* Lua filters: refactor lua module handlingAlbert Krewinkel2017-12-02
* hlint Muse reader and testsAlexander Krotov2017-12-06
* Muse reader: add test for #disable-tables directive in Emacs modeAlexander Krotov2017-12-06
* Muse reader: don't allow emphasis to be preceded by letterAlexander Krotov2017-12-06
* Rewrite empty_paragraphs test so it will run on Windows.John MacFarlane2017-12-04
* Markdown reader: Don't parse native div as table caption.John MacFarlane2017-12-04
* Add `empty_paragraphs` extension.John MacFarlane2017-12-04
* Muse reader: add underline support in Emacs Muse modeAlexander Krotov2017-12-04
* Include default CSS for 'underline' class in HTML-based templates.John MacFarlane2017-12-03
* Test for #4113.John MacFarlane2017-12-03
* Docx reader: don't strip out empty paragraphs.John MacFarlane2017-12-02
* LaTeX writer: allow specifying just width or height for image size.John MacFarlane2017-12-01
* Revert "LaTeX writer: Add keepaspectratio to includegraphics..."John MacFarlane2017-12-01