summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Add `empty_paragraphs` extension.John MacFarlane2017-12-04
* Muse reader: add underline support in Emacs Muse modeAlexander Krotov2017-12-04
* Include default CSS for 'underline' class in HTML-based templates.John MacFarlane2017-12-03
* Test for #4113.John MacFarlane2017-12-03
* Docx reader: don't strip out empty paragraphs.John MacFarlane2017-12-02
* LaTeX writer: allow specifying just width or height for image size.John MacFarlane2017-12-01
* Revert "LaTeX writer: Add keepaspectratio to includegraphics..."John MacFarlane2017-12-01
* LaTeX writer: Add keepaspectratio to includegraphics...John MacFarlane2017-11-30
* Support beamer `\alert` in LaTeX reader. Closes #4091.John MacFarlane2017-11-29
* Muse reader: correctly remove indentation from notesAlexander Krotov2017-11-29
* 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