aboutsummaryrefslogtreecommitdiff
path: root/test/command
AgeCommit message (Expand)AuthorFilesLines
2017-05-25Update command tests to include stderr output.John MacFarlane7-5/+23
2017-05-25MediaWiki reader: don't do curly quotes inside `<tt>` contexts.John MacFarlane1-0/+16
2017-05-24Markdown reader: fixed smart quotes after emphasis.John MacFarlane1-0/+6
2017-05-24Parsing: Provide parseFromString'.John MacFarlane1-0/+8
2017-05-23RST Reader: parse list table directive (#3688)keiichiro shikano1-0/+289
2017-05-20Improve SVG image size code.Marc Schreiber5-0/+318
2017-05-19RST writer: add empty comments when needed...John MacFarlane1-0/+15
2017-05-18Markdown: allow attributes in reference links to start on next line.John MacFarlane1-0/+13
2017-05-17Markdown writer: Fixed duplicated reference linksJohn MacFarlane1-0/+26
2017-05-14Org reader: add basic file inclusion mechanismAlbert Krewinkel4-0/+27
2017-05-15Textile reader: fix bug for certain links in table cells.John MacFarlane1-0/+13
2017-05-11Combine grid table parsersAlbert Krewinkel1-2/+2
2017-05-06Markdown reader: improved parsing of indented raw HTML blocks.John MacFarlane1-0/+42
2017-05-06LaTeX reader: Better handling of comments inside math environments.John MacFarlane1-0/+13
2017-05-06Fix keyval funtion: pandoc did not parse options in braces correctly.… (#3642)schrieveslaach1-0/+25
2017-05-06Org reader: support macrosAlbert Krewinkel1-0/+19
2017-05-03Org reader: support table.el tablesAlbert Krewinkel1-0/+34
2017-05-03Markdown writer: better escaping for links (#3628)David A Roberts1-0/+28
2017-05-03LaTeX reader: Add support for tabularx environment (#3632)schrieveslaach1-0/+110
2017-05-03Markdown Writer: put space before reference link definitionsMauro Bieg1-0/+8
2017-05-02Markdown writer: Case-insensitive reference links. (#3616)David A Roberts1-0/+18
2017-04-29LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane2-1/+11
2017-04-28LaTeX writer: don't use lstinline it \item[..].John MacFarlane1-0/+12
2017-04-26LaTeX reader: Add basic support for hyphenat package (#3603)schrieveslaach1-0/+49
2017-04-26LaTeX reader: Add support for \vdots (#3607)schrieveslaach1-0/+12
2017-04-25LaTeX writer: fix error with line breaks after empty content.John MacFarlane1-0/+14
2017-04-24LaTeX reader: better support for subfigure package.John MacFarlane1-0/+35
2017-04-23HTML reader: Revise treatment of li with id attribute.John MacFarlane1-0/+61
2017-04-22Add siunitx Support (#3588)schrieveslaach1-0/+21
2017-04-15Avoid parsing "Notes:**" as a bare URI.John MacFarlane1-0/+6
2017-04-12Man writer: Fix handling of nested font commands.John MacFarlane1-0/+15
2017-04-06Allow raw latex commands starting with `\start` in Markdown.John MacFarlane1-0/+8
2017-03-29lstinline with braces can be used (verb cannot be used with braces) (#3535)schrieveslaach1-0/+23
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