summaryrefslogtreecommitdiff
path: root/test/command
Commit message (Expand)AuthorAge
...
* Markdown writer: ensure space before list at top level.John MacFarlane2017-03-08
* Org reader: don't allow tables inside list items.John MacFarlane2017-03-08
* Added test case for #3497.John MacFarlane2017-03-08
* Markdown reader: Treat certain environments as inlineJohn MacFarlane2017-03-07
* Markdown writer: better handling of tables with empty columns.John MacFarlane2017-03-06
* LaTeX reader: allow newpage, clearpage, pagebreak in inline contextsJohn MacFarlane2017-03-06
* Markdown reader: fixed internal header links.John MacFarlane2017-03-05
* Added a markdown abbrevation test case.John MacFarlane2017-03-05
* Markdown reader: Fixed regression on left-biased union for metadata.John MacFarlane2017-03-05
* Parse YAML metadata in a context that sees footnotes...John MacFarlane2017-03-05
* Fixed some loose ends in #1592.John MacFarlane2017-03-04
* OpenDocument writer: fixed dropped elements in some ordered lists.John MacFarlane2017-03-03
* RST reader: support RST-style citations.John MacFarlane2017-03-03
* RST reader: Handle multiline cells in simple tables.John MacFarlane2017-03-02
* Markdown writer: Fixed grid tables embedded in grid tables.John MacFarlane2017-03-01
* RST reader: implemented implicit internal header links.John MacFarlane2017-02-28
* RST reader: support scale and align attributes of images.John MacFarlane2017-02-26
* Added test case for variables/metadata in Markdown writer.John MacFarlane2017-02-25
* LaTeX reader: allow hspace and vspace to count as raw block or inline.John MacFarlane2017-02-25
* When parsing raw LaTeX commands, include trailing space.John MacFarlane2017-02-22
* MediaWiki reader: ensure that list starts begin at left margin.John MacFarlane2017-02-21
* MediaWiki reader: fixed more table issues.John MacFarlane2017-02-21
* Fix indirect hyperlink targets. Closes #512.John MacFarlane2017-02-15
* LaTeX reader: properly handle column prefixes/suffixes.John MacFarlane2017-02-13
* Fixed small bug in RST list parsing.John MacFarlane2017-02-11
* Removed --parse-raw and readerParseRaw.John MacFarlane2017-02-06
* Handle language in inline code with --listings.John MacFarlane2017-02-05
* More smart escaping tests.John MacFarlane2017-02-04
* Added first command test to cabal metadata and repo.John MacFarlane2017-02-04