summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Markdown Writer: put space before reference link definitionsMauro Bieg2017-05-03
* Markdown writer: Case-insensitive reference links. (#3616)David A Roberts2017-05-02
* Lua filter: fall-back to global filters when none is returnedAlbert Krewinkel2017-04-30
* LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane2017-04-29
* LaTeX writer: don't use lstinline it \item[..].John MacFarlane2017-04-28
* Lua module: provide simple `read` format parserAlbert Krewinkel2017-04-26
* Lua filter: allow filtering of meta data onlyAlbert Krewinkel2017-04-26
* LaTeX reader: Add basic support for hyphenat package (#3603)schrieveslaach2017-04-26
* LaTeX reader: Add support for \vdots (#3607)schrieveslaach2017-04-26
* HTML line block: Use class instead of style attribute.John MacFarlane2017-04-25
* LaTeX writer: fix error with line breaks after empty content.John MacFarlane2017-04-25
* LaTeX reader: better support for subfigure package.John MacFarlane2017-04-24
* Org reader: allow multi-word arguments to src block paramsAlbert Krewinkel2017-04-23
* Org reader: stop adding rundoc prefix to src paramsAlbert Krewinkel2017-04-23
* Org reader: handle line numbering switch for src blocksAlbert Krewinkel2017-04-23
* HTML reader: Revise treatment of li with id attribute.John MacFarlane2017-04-23
* Add siunitx Support (#3588)schrieveslaach2017-04-22
* Org reader: allow emphasized text to be followed by `[`Albert Krewinkel2017-04-16
* Org reader: convert markup at beginning of footnotesAlbert Krewinkel2017-04-16
* Lua filter: revert to non-destructuring filtersAlbert Krewinkel2017-04-15
* Avoid parsing "Notes:**" as a bare URI.John MacFarlane2017-04-15
* Lua filter: allow shorthand functions for math and quotedAlbert Krewinkel2017-04-14
* Lua filter: use destructured functions for block filtersAlbert Krewinkel2017-04-14
* Use lua constructors to push meta valuesAlbert Krewinkel2017-04-13
* Lua filter: use destructured functions for inline filtersAlbert Krewinkel2017-04-12
* Man writer: Fix handling of nested font commands.John MacFarlane2017-04-12
* Lua filter: improve doc filter performanceAlbert Krewinkel2017-04-07
* Ensure correctness of StackValue instancesAlbert Krewinkel2017-04-06
* Ms writer: wider indents for lists.John MacFarlane2017-04-06
* Allow raw latex commands starting with `\start` in Markdown.John MacFarlane2017-04-06
* Ms writer: respect text wrapping options.John MacFarlane2017-04-05
* Ms writer improvements:John MacFarlane2017-04-04
* Ms writer: ensure that @ is escaped in URIs.John MacFarlane2017-04-04
* Add class to footnote back referencesTimm Albers2017-04-03
* Lua module: add readers submoduleAlbert Krewinkel2017-04-02
* Ms writer: added syntax highlighting.John MacFarlane2017-04-01
* OpenDocument writer: wider labels for lists.John MacFarlane2017-04-01
* JATS template: always include `<back>` element even if empty.John MacFarlane2017-03-31
* JATS writer: put references in `<back>`.John MacFarlane2017-03-31
* JATS writer: use both tex and mml alternatives for math when possible.John MacFarlane2017-03-30
* JATS writer: Fixed bibliography handling.John MacFarlane2017-03-30
* Merge branch 'jats'John MacFarlane2017-03-30
|\
| * Added JATS writer.John MacFarlane2017-03-30
* | lstinline with braces can be used (verb cannot be used with braces) (#3535)schrieveslaach2017-03-29
|/
* LaTeX reader: add support for LaTeX subfiles package.schrieveslaach2017-03-27
* Add blank lines to #3531 command test.John MacFarlane2017-03-26
* MediaWiki writer: don't softbreak lines inside list items.John MacFarlane2017-03-26
* Ms writer: Hyperlink table of contents and other improvements.John MacFarlane2017-03-26
* Ms writer: Add PDF outline bookmarks.John MacFarlane2017-03-26
* Fixed a test not updated on last commit.John MacFarlane2017-03-26