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