aboutsummaryrefslogtreecommitdiff
path: root/test/command
AgeCommit message (Expand)AuthorFilesLines
2020-09-15LaTeX writer: fix spacing issue with list in definition list.John MacFarlane1-0/+67
2020-09-10Changed default link state to invisible (#6676)Leonard Rosenthol3-3/+137
2020-09-10Improved uncertainty handling in slunitx.John MacFarlane1-0/+3
2020-09-10LaTeX reader: support parenthesized uncertainties in siunitx.John MacFarlane1-0/+12
2020-09-10Implement support for internal document links in ICML (#6606)Leonard Rosenthol3-0/+358
2020-09-10docbook reader: Implement column span support for tables (#6492)Nils Carlson1-0/+119
2020-09-02LaTeX reader: Support squared, cubed, tothe in siunitx.John MacFarlane1-10/+41
2020-08-31Fix tests for skylighting 0.10Albert Krewinkel2-8/+8
2020-08-14Change SIRange to SIrange (#6617)Emerson Harkin1-9/+9
2020-07-23Minimal support for SIRange in LaTeX reader (#6418)Emerson Harkin1-0/+59
2020-07-23Further improvements to ams theorem support, and a test.John MacFarlane1-0/+41
2020-07-21RST reader: fix csv tables with multiline cells.John MacFarlane2-0/+30
2020-07-19Remove use of cmark-gfm for commonmark/gfm rendering.John MacFarlane4-7/+7
2020-07-01HTML writer: improve alt-text/caption handling for HTML5Albert Krewinkel4-6/+6
2020-06-23LaTeX reader: Retain the Div around tables with attributes.John MacFarlane1-25/+26
2020-06-23Add test for #6481.John MacFarlane1-0/+38
2020-05-20Add "summary" to list of block-level HTML tags.John MacFarlane1-0/+18
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila1-2/+2
2020-05-12LaTeX writer: create hypertarget for links with identifier.John MacFarlane1-0/+6
2020-05-12Use latest skylighting.John MacFarlane2-8/+8
2020-05-02LaTeX Writer: Add support for customizable alignment of columns in beamer (#6...andrebauer1-0/+40
2020-04-24RST writer: properly handle images with same alt text.John MacFarlane1-0/+14
2020-04-22AsciiDoc writer: add blank line after Div.John MacFarlane1-0/+18
2020-04-17Markdown writer: avoid unnecessary escapes before intraword `_`John MacFarlane1-0/+14
2020-04-17LaTeX reader: don't put surrounding Div around Table.John MacFarlane1-26/+25
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc8-44/+8
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc20-205/+205
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc20-421/+593
2020-04-15Implement the new Table typedespresc20-215/+520
2020-04-15JATS reader: handle "label" element in section title.John MacFarlane1-0/+8
2020-04-11LaTeX writer: ensure that `-M csquotes` works even in fragment mode.John MacFarlane1-0/+6
2020-04-11HTML reader: support <bdo> (#6271)Tristan de Cacqueray1-0/+21
2020-04-07LaTeX reader: better handling of `\lettrine`.John MacFarlane1-2/+2
2020-02-17Revert "Allow specifying string value in metadata using `!!literal` tag."John MacFarlane1-10/+0
2020-02-17Allow specifying string value in metadata using `!!literal` tag.John MacFarlane1-0/+10
2020-02-14Fixes: group biblatex citations even with prefix and suffix (#6058)Ethan Riley1-0/+32
2020-02-12LaTeX reader: improve caption and label parsing.John MacFarlane3-16/+17
2020-02-11LaTeX reader: resolve `\ref` to table numbers.John MacFarlane1-0/+31
2020-02-10Fix spurious dots in markdown_mmd metadata outputJohn MacFarlane1-0/+12
2020-02-08reveal.js: ensure that pauses work even in title slides.John MacFarlane1-0/+18
2020-02-05MediaWiki writer: prevent triple `[[[`.John MacFarlane1-0/+10
2020-02-05LaTeX reader: skip comments in more places where this is needed.John MacFarlane1-0/+7
2020-02-03Fix duplicate frame classes in LaTeX/Beamer output.John MacFarlane1-0/+27
2020-01-31csv reader: allow empty cells.John MacFarlane1-1/+5
2020-01-31Add Text.Pandoc.Readers.CSV (readCSV).John MacFarlane1-0/+17
2020-01-12HTML writer: fix duplicate attributes on headings.John MacFarlane1-0/+6
2020-01-10LaTeX reader: allow beamer overlays for all commands in all raw tex.John MacFarlane1-0/+8
2020-01-08LaTeX reader: improve parsing of raw environments.John MacFarlane1-0/+11
2020-01-07Fix regression in handling of columns in beamer slides.John MacFarlane1-0/+91
2020-01-07Reveal.js writer: restore old behavior for 2D nesting.John MacFarlane1-1/+19