aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-20Allow URI as cite key.uri-cite-keyJohn MacFarlane
2017-11-20data/pandoc.lua: enable table-like behavior of attributes (#4080)Albert Krewinkel
2017-11-19Muse reader: count only one space as part of list item markerAlexander Krotov
2017-11-19Muse reader: produce SoftBreaks on newlinesAlexander Krotov
2017-11-18Lua filters: preload text module (#4077)Albert Krewinkel
2017-11-18Muse reader: Add Text::Amuse footnote extensionsAlexander Krotov
2017-11-14Text.Pandoc.Parsing.uri: allow `&` and `=` as word characters.John MacFarlane
2017-11-13LaTeX reader: allow optional arguments on `\footnote`.John MacFarlane
2017-11-13Markdown writer: fix bug with doubled footnotes in grid tables.John MacFarlane
2017-11-13Replace "emacs" extension with "amuse" extensionAlexander Krotov
2017-11-12LaTeX reader: support column specs like `*{2}{r}`.John MacFarlane
2017-11-12LaTeX reader: allow optional args for parbox.John MacFarlane
2017-11-12Muse reader: accept Emacs Muse definition listsAlexander Krotov
2017-11-11Fixed YAML metadata with "chomp" (`|-`).John MacFarlane
2017-11-09Allow fenced code blocks to be indented 1-3 spaces.John MacFarlane
2017-11-08Fix regression with --metadata.John MacFarlane
2017-11-04Fix test output for latest skylighting.2.0.1.1John MacFarlane
2017-11-04Revert "Better indentation under headers in org mode output."John MacFarlane
2017-11-04Better indentation under headers in org mode output.John MacFarlane
2017-11-04Fix strikethrough in gfm writer.John MacFarlane
2017-11-04Test case change for texmath 0.10.John MacFarlane
2017-11-03Updated tests.John MacFarlane
2017-11-02Improved support for columns in HTML.John MacFarlane
2017-11-02Use latest skylighting; ensure no duplicate ids on code lines.John MacFarlane
2017-11-02Fixed revealjs slide column width issues.John MacFarlane
2017-11-01Really fix #3989.John MacFarlane
2017-11-01Updated command test for #3989.John MacFarlane
2017-11-01FB2 writer: Add "unrecognised" genre to <title-info>Alexander Krotov
2017-11-01FB2 writer: remove <annotation> from <body>Alexander Krotov
2017-11-01Merge pull request #4009 from mb21/html-class-namesJohn MacFarlane
2017-11-01Merge pull request #4008 from labdsf/fb2-bulletsJohn MacFarlane
2017-11-01Merge pull request #4001 from labdsf/fb2-testsJohn MacFarlane
2017-10-31Properly pass through author metadata in JATS writer.John MacFarlane
2017-10-31Fixed regression in parsing of HTML comments in markdown...John MacFarlane
2017-11-01Merge pull request #4018 from swilde/creole-fixesJohn MacFarlane
2017-10-31Creole reader: additional test on nowiki-block after para.Sascha Wilde
2017-10-31Add Millimeter constructor to Dimension in ImageSize.John MacFarlane
2017-10-31LaTeX reader: handle `%` comment right after command.John MacFarlane
2017-10-31Markdown reader: make sure fenced div closers work in lists.John MacFarlane
2017-10-31Make `fenced_divs` affect the Markdown writer.John MacFarlane
2017-10-31Creole reader: fixed lists with trailing white space.Sascha Wilde
2017-10-31FB2 writer: write blocks outside of <p> in definitionsAlexander Krotov
2017-10-31HTML Writer: consistently use dashed class-namesmb21
2017-10-31FB2 writer: make bullet lists consistent with ordered listsAlexander Krotov
2017-10-30Added failing command test for #4007.John MacFarlane
2017-10-29Export all of Text.Pandoc.Class from Text.Pandoc.John MacFarlane
2017-10-29Write FB2 lists without nesting blocks inside <p> (#4004)Alexander
2017-10-29Creole reader (#4002)Sascha Wilde
2017-10-28Add new style FB2 testsAlexander Krotov
2017-10-27Automatic reformating by stylish-haskell.John MacFarlane