summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* 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
* default.ms: Add settings for document variables like width.John MacFarlane2017-03-24
* Ms writer: support --toc, date, abstract.John MacFarlane2017-03-24
* Markdown writer: don't emit a simple table if `simple_tables` disabled.John MacFarlane2017-03-24
* Ms writer: Use custom .HRULE macro for horizontal rule.John MacFarlane2017-03-24
* Ms writer: improved definition lists.John MacFarlane2017-03-23
* Pipe tables: impose minimum cell size.John MacFarlane2017-03-23
* Grid tables: remove unnecessary extra space in cells.John MacFarlane2017-03-23
* Ms writer: fixed hard line breaks.John MacFarlane2017-03-23
* Updated ms tests.John MacFarlane2017-03-23
* Ms. writer: don't render links in footnotes as footnotes.John MacFarlane2017-03-23
* Ms writer: Improved footnotes.John MacFarlane2017-03-23
* Ms writer: fixed strong/emph combination.John MacFarlane2017-03-23
* Initial addition of groff ms writer.John MacFarlane2017-03-23
* Added to issue 3516 command test to debug test failure on appveyor.John MacFarlane2017-03-22
* Plain writer: use _(..) or ^(..) for super/subscript...John MacFarlane2017-03-21
* Improve rendering of superscript in plain output.John MacFarlane2017-03-21