aboutsummaryrefslogtreecommitdiff
path: root/test/command
AgeCommit message (Expand)AuthorFilesLines
2017-03-27LaTeX reader: add support for LaTeX subfiles package.schrieveslaach3-0/+38
2017-03-26Add blank lines to #3531 command test.John MacFarlane1-0/+2
2017-03-26MediaWiki writer: don't softbreak lines inside list items.John MacFarlane1-0/+19
2017-03-24Markdown writer: don't emit a simple table if `simple_tables` disabled.John MacFarlane1-0/+15
2017-03-23Pipe tables: impose minimum cell size.John MacFarlane1-0/+14
2017-03-22Added to issue 3516 command test to debug test failure on appveyor.John MacFarlane1-0/+36
2017-03-21Improve rendering of superscript in plain output.John MacFarlane1-0/+6
2017-03-21RST writer: improve grid table output, fix bug with empty rows.John MacFarlane1-0/+15
2017-03-20Add `space_in_atx_header` extension.John MacFarlane1-0/+13
2017-03-19Removed failing part of 3348 test.John MacFarlane1-16/+0
2017-03-18HTML reader: Better sanity checks on raw HTML.John MacFarlane1-0/+13
2017-03-17Added test case to 3348 to try to figure out why appveyor build fails.John MacFarlane1-0/+18
2017-03-17Adjust command test 3348.md to specify column width.John MacFarlane1-1/+1
2017-03-16Added test for #256.John MacFarlane2-0/+14
2017-03-13Better handling of \part in LaTeX.John MacFarlane1-0/+30
2017-03-12Improved behavior of `auto_identifiers` when there are explicit ids.John MacFarlane1-0/+13
2017-03-11Changed test case labeled 3384.md to 3348.md.John MacFarlane1-0/+0
2017-03-11Markdown writer: fixed bugs in simple/multiline list output.John MacFarlane1-0/+15
2017-03-10Expand \newenvironment macros.John MacFarlane1-0/+12
2017-03-08Org reader: disallow tables on list marker linesAlbert Krewinkel1-1/+10
2017-03-08Markdown writer: Avoid spurious blanklines at end of document...John MacFarlane3-8/+0
2017-03-08Markdown writer: ensure space before list at top level.John MacFarlane1-0/+13
2017-03-08Org reader: don't allow tables inside list items.John MacFarlane1-0/+9
2017-03-08Added test case for #3497.John MacFarlane1-0/+51
2017-03-07Markdown reader: Treat certain environments as inlineJohn MacFarlane1-0/+52
2017-03-06Markdown writer: better handling of tables with empty columns.John MacFarlane1-0/+16
2017-03-06LaTeX reader: allow newpage, clearpage, pagebreak in inline contextsJohn MacFarlane1-0/+40
2017-03-05Markdown reader: fixed internal header links.John MacFarlane1-0/+9
2017-03-05Added a markdown abbrevation test case.John MacFarlane1-0/+31
2017-03-05Markdown reader: Fixed regression on left-biased union for metadata.John MacFarlane1-0/+15
2017-03-05Parse YAML metadata in a context that sees footnotes...John MacFarlane1-0/+19
2017-03-04Fixed some loose ends in #1592.John MacFarlane1-0/+49
2017-03-03OpenDocument writer: fixed dropped elements in some ordered lists.John MacFarlane1-0/+59
2017-03-03RST reader: support RST-style citations.John MacFarlane1-0/+18
2017-03-02RST reader: Handle multiline cells in simple tables.John MacFarlane1-0/+48
2017-03-01Markdown writer: Fixed grid tables embedded in grid tables.John MacFarlane1-0/+32
2017-02-28RST reader: implemented implicit internal header links.John MacFarlane1-0/+45
2017-02-26RST reader: support scale and align attributes of images.John MacFarlane1-0/+11
2017-02-25Added test case for variables/metadata in Markdown writer.John MacFarlane1-0/+15
2017-02-25LaTeX reader: allow hspace and vspace to count as raw block or inline.John MacFarlane1-0/+56
2017-02-22When parsing raw LaTeX commands, include trailing space.John MacFarlane1-0/+6
2017-02-21MediaWiki reader: ensure that list starts begin at left margin.John MacFarlane1-0/+58
2017-02-21MediaWiki reader: fixed more table issues.John MacFarlane1-0/+109
2017-02-15Fix indirect hyperlink targets. Closes #512.John MacFarlane1-0/+41
2017-02-13LaTeX reader: properly handle column prefixes/suffixes.John MacFarlane1-0/+24
2017-02-11Fixed small bug in RST list parsing.John MacFarlane1-0/+19
2017-02-06Removed --parse-raw and readerParseRaw.John MacFarlane1-0/+27
2017-02-05Handle language in inline code with --listings.John MacFarlane1-0/+9
2017-02-04More smart escaping tests.John MacFarlane1-0/+20
2017-02-04Added first command test to cabal metadata and repo.John MacFarlane1-0/+25