summaryrefslogtreecommitdiff
path: root/test/command
Commit message (Expand)AuthorAge
* Parsing: Provide parseFromString'.John MacFarlane2017-05-24
* RST Reader: parse list table directive (#3688)keiichiro shikano2017-05-23
* Improve SVG image size code.Marc Schreiber2017-05-20
* RST writer: add empty comments when needed...John MacFarlane2017-05-19
* Markdown: allow attributes in reference links to start on next line.John MacFarlane2017-05-18
* Markdown writer: Fixed duplicated reference linksJohn MacFarlane2017-05-17
* Org reader: add basic file inclusion mechanismAlbert Krewinkel2017-05-14
* Textile reader: fix bug for certain links in table cells.John MacFarlane2017-05-15
* Combine grid table parsersAlbert Krewinkel2017-05-11
* Markdown reader: improved parsing of indented raw HTML blocks.John MacFarlane2017-05-06
* LaTeX reader: Better handling of comments inside math environments.John MacFarlane2017-05-06
* Fix keyval funtion: pandoc did not parse options in braces correctly.… (#3642)schrieveslaach2017-05-06
* Org reader: support macrosAlbert Krewinkel2017-05-06
* Org reader: support table.el tablesAlbert Krewinkel2017-05-03
* Markdown writer: better escaping for links (#3628)David A Roberts2017-05-03
* LaTeX reader: Add support for tabularx environment (#3632)schrieveslaach2017-05-03
* Markdown Writer: put space before reference link definitionsMauro Bieg2017-05-03
* Markdown writer: Case-insensitive reference links. (#3616)David A Roberts2017-05-02
* LaTeX writer: Fix problem with escaping in lstinline.John MacFarlane2017-04-29
* LaTeX writer: don't use lstinline it \item[..].John MacFarlane2017-04-28
* LaTeX reader: Add basic support for hyphenat package (#3603)schrieveslaach2017-04-26
* LaTeX reader: Add support for \vdots (#3607)schrieveslaach2017-04-26
* LaTeX writer: fix error with line breaks after empty content.John MacFarlane2017-04-25
* LaTeX reader: better support for subfigure package.John MacFarlane2017-04-24
* HTML reader: Revise treatment of li with id attribute.John MacFarlane2017-04-23
* Add siunitx Support (#3588)schrieveslaach2017-04-22
* Avoid parsing "Notes:**" as a bare URI.John MacFarlane2017-04-15
* Man writer: Fix handling of nested font commands.John MacFarlane2017-04-12
* Allow raw latex commands starting with `\start` in Markdown.John MacFarlane2017-04-06
* lstinline with braces can be used (verb cannot be used with braces) (#3535)schrieveslaach2017-03-29
* LaTeX reader: add support for LaTeX subfiles package.schrieveslaach2017-03-27
* Add blank lines to #3531 command test.John MacFarlane2017-03-26
* MediaWiki writer: don't softbreak lines inside list items.John MacFarlane2017-03-26
* Markdown writer: don't emit a simple table if `simple_tables` disabled.John MacFarlane2017-03-24
* Pipe tables: impose minimum cell size.John MacFarlane2017-03-23
* Added to issue 3516 command test to debug test failure on appveyor.John MacFarlane2017-03-22
* Improve rendering of superscript in plain output.John MacFarlane2017-03-21
* RST writer: improve grid table output, fix bug with empty rows.John MacFarlane2017-03-21
* Add `space_in_atx_header` extension.John MacFarlane2017-03-20
* Removed failing part of 3348 test.John MacFarlane2017-03-19
* HTML reader: Better sanity checks on raw HTML.John MacFarlane2017-03-18
* Added test case to 3348 to try to figure out why appveyor build fails.John MacFarlane2017-03-17
* Adjust command test 3348.md to specify column width.John MacFarlane2017-03-17
* Added test for #256.John MacFarlane2017-03-16
* Better handling of \part in LaTeX.John MacFarlane2017-03-13
* Improved behavior of `auto_identifiers` when there are explicit ids.John MacFarlane2017-03-12
* Changed test case labeled 3384.md to 3348.md.John MacFarlane2017-03-11
* Markdown writer: fixed bugs in simple/multiline list output.John MacFarlane2017-03-11
* Expand \newenvironment macros.John MacFarlane2017-03-10
* Org reader: disallow tables on list marker linesAlbert Krewinkel2017-03-08