summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Temporarily disable round-trip block test for muse reader.John MacFarlane2017-11-28
* Update tests for new skylighting.John MacFarlane2017-11-28
* Muse reader: parse "~~" as non-breaking space in Emacs modeAlexander Krotov2017-11-27
* Muse reader: make code blocks round tripAlexander Krotov2017-11-27
* Muse reader: drop common space prefix from list itemsAlexander Krotov2017-11-26
* Muse reader: Add partial round trip testAlexander Krotov2017-11-26
* Muse reader: don't interpret XML entitiesAlexander Krotov2017-11-25
* Muse reader: parse markup in definition list termsAlexander Krotov2017-11-24
* Muse reader: allow definition to end with EOFAlexander Krotov2017-11-24
* Muse writer: test that inline math conversion result is normalizedAlexander Krotov2017-11-24
* Muse: move inline list normalization to writerAlexander Krotov2017-11-24
* Org reader: allow empty list itemsAlbert Krewinkel2017-11-22
* Muse reader: allow list items to be emptyAlexander Krotov2017-11-22
* Muse reader: add ordered list testAlexander Krotov2017-11-22
* Muse writer: escape hash symbolAlexander Krotov2017-11-22
* Muse reader: add more multiline definition testsAlexander Krotov2017-11-22
* Update tests for skylighting changes.John MacFarlane2017-11-21
* Muse writer: escape "----" to avoid accidental horizontal rulesAlexander Krotov2017-11-22
* Muse reader: concatenate inlines of the same typeAlexander Krotov2017-11-22
* Muse writer: escape only </code> inside code tagAlexander Krotov2017-11-22
* Muse reader: add inline <literal> supportAlexander Krotov2017-11-21
* Muse reader: test <literal> blocksAlexander Krotov2017-11-21
* data/pandoc.lua: enable table-like behavior of attributes (#4080)Albert Krewinkel2017-11-20
* Muse reader: count only one space as part of list item markerAlexander Krotov2017-11-19
* Muse reader: produce SoftBreaks on newlinesAlexander Krotov2017-11-19
* Lua filters: preload text module (#4077)Albert Krewinkel2017-11-18
* Muse reader: Add Text::Amuse footnote extensionsAlexander Krotov2017-11-18
* Text.Pandoc.Parsing.uri: allow `&` and `=` as word characters.John MacFarlane2017-11-14
* LaTeX reader: allow optional arguments on `\footnote`.John MacFarlane2017-11-13
* Markdown writer: fix bug with doubled footnotes in grid tables.John MacFarlane2017-11-13
* Replace "emacs" extension with "amuse" extensionAlexander Krotov2017-11-13
* LaTeX reader: support column specs like `*{2}{r}`.John MacFarlane2017-11-12
* LaTeX reader: allow optional args for parbox.John MacFarlane2017-11-12
* Muse reader: accept Emacs Muse definition listsAlexander Krotov2017-11-12
* Fixed YAML metadata with "chomp" (`|-`).John MacFarlane2017-11-11
* Allow fenced code blocks to be indented 1-3 spaces.John MacFarlane2017-11-09
* Fix regression with --metadata.John MacFarlane2017-11-08
* Fix test output for latest skylighting.John MacFarlane2017-11-04
* Revert "Better indentation under headers in org mode output."John MacFarlane2017-11-04
* Better indentation under headers in org mode output.John MacFarlane2017-11-04
* Fix strikethrough in gfm writer.John MacFarlane2017-11-04
* Test case change for texmath 0.10.John MacFarlane2017-11-04
* Updated tests.John MacFarlane2017-11-03
* Improved support for columns in HTML.John MacFarlane2017-11-02
* Use latest skylighting; ensure no duplicate ids on code lines.John MacFarlane2017-11-02
* Fixed revealjs slide column width issues.John MacFarlane2017-11-02
* Really fix #3989.John MacFarlane2017-11-01
* Updated command test for #3989.John MacFarlane2017-11-01
* FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov2017-11-01
* FB2 writer: remove <annotation> from <body>Alexander Krotov2017-11-01