summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Merge pull request #4009 from mb21/html-class-namesJohn MacFarlane2017-11-01
|\
| * HTML Writer: consistently use dashed class-namesmb212017-10-31
* | Merge pull request #4008 from labdsf/fb2-bulletsJohn MacFarlane2017-11-01
|\ \
| * | FB2 writer: make bullet lists consistent with ordered listsAlexander Krotov2017-10-31
| |/
* | Merge pull request #4001 from labdsf/fb2-testsJohn MacFarlane2017-11-01
|\ \
| * | Add new style FB2 testsAlexander Krotov2017-10-28
* | | Properly pass through author metadata in JATS writer.John MacFarlane2017-10-31
* | | Fixed regression in parsing of HTML comments in markdown...John MacFarlane2017-10-31
* | | Merge pull request #4018 from swilde/creole-fixesJohn MacFarlane2017-11-01
|\ \ \
| * | | Creole reader: additional test on nowiki-block after para.Sascha Wilde2017-10-31
| * | | Creole reader: fixed lists with trailing white space.Sascha Wilde2017-10-31
* | | | Add Millimeter constructor to Dimension in ImageSize.John MacFarlane2017-10-31
* | | | LaTeX reader: handle `%` comment right after command.John MacFarlane2017-10-31
* | | | Markdown reader: make sure fenced div closers work in lists.John MacFarlane2017-10-31
* | | | Make `fenced_divs` affect the Markdown writer.John MacFarlane2017-10-31
|/ / /
* | / FB2 writer: write blocks outside of <p> in definitionsAlexander Krotov2017-10-31
| |/ |/|
* | Added failing command test for #4007.John MacFarlane2017-10-30
* | Export all of Text.Pandoc.Class from Text.Pandoc.John MacFarlane2017-10-29
* | Write FB2 lists without nesting blocks inside <p> (#4004)Alexander2017-10-29
* | Creole reader (#4002)Sascha Wilde2017-10-29
|/
* Automatic reformating by stylish-haskell.John MacFarlane2017-10-27
* Removed old adjacent_links test for docx reader.John MacFarlane2017-10-27
* Consistent underline for Readers (#2270)hftf2017-10-27
* Creole reader (#3994)Sascha Wilde2017-10-26
* Use skylighting 0.4.2.John MacFarlane2017-10-26
* Fenced divs: ensure that paragraph at end doesn't become Plain.John MacFarlane2017-10-24
* Back to using [WARNING] and [INFO] to mark messages.John MacFarlane2017-10-23
* Implemented fenced Divs.John MacFarlane2017-10-23
* HTML reader: `htmlTag` improvements.John MacFarlane2017-10-23
* More pleasing presentation of warnings and info messages.John MacFarlane2017-10-23
* Fixed test for change in log level.John MacFarlane2017-10-23
* LaTeX Reader: support \lettrinemb212017-10-22
* LaTeX reader: support `\expandafter`.John MacFarlane2017-10-19
* Latex reader: Skip spaces in image optionsBen Firshman2017-10-17
* Add tests for existing \includegraphics behaviourBen Firshman2017-10-17
* Revised command test 3971 to work with Windows.John MacFarlane2017-10-16
* Improved handling of include files in LaTeX reader.John MacFarlane2017-10-16
* RST writer: correctly handle inline code containing backticks.John MacFarlane2017-10-16
* RST writer: don't backslash-escape word-internal punctuation.John MacFarlane2017-10-16
* ConTeXt writer: Use identifiers for chapters.John MacFarlane2017-10-11
* Add test - closes #3958.John MacFarlane2017-10-08
* Org reader: end footnotes after two blank linesAlbert Krewinkel2017-10-08
* LaTeX reader: read polyglossia/babel \text($LANG){...}.bucklereed2017-10-06