summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Ms writer: Use @ instead of | for inline math delimiter.John MacFarlane2017-03-26
* Ms writer: Support external links.John MacFarlane2017-03-26
* Ms writer: better placement of header anchors.John MacFarlane2017-03-26
* Ms writer: Implement header identifiers and internal links.John MacFarlane2017-03-25
* Ms writer: use light gray for strikeout.John MacFarlane2017-03-25
* Ms writer: improved pdf metadata.John MacFarlane2017-03-25
* Updated test suite for ms template change.John MacFarlane2017-03-25
* Ms. writer: links: use footnote only for absolute URIs.John MacFarlane2017-03-25
* Updated tests.John MacFarlane2017-03-25
* Ms writer: Use indented paragraphs after first in section.John MacFarlane2017-03-24