aboutsummaryrefslogtreecommitdiff
path: root/test/command
AgeCommit message (Expand)Author
2021-10-03Another fixed test.John MacFarlane
2021-10-03More test case fixes.John MacFarlane
2021-10-03Fixed more command tests with Space.John MacFarlane
2021-10-03Re-implement abbreviations in Markdown reader.John MacFarlane
2021-10-02Fixed more tests.John MacFarlane
2021-10-02More test fixes.John MacFarlane
2021-10-02More command test fixes.John MacFarlane
2021-10-02Fixed command testJohn MacFarlane
2021-10-02Test fixes.John MacFarlane
2021-09-29Further test updates for switch to pretty-show.John MacFarlane
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane
2021-09-23BibTeX parser: fix expansion of special strings in series...John MacFarlane
2021-09-23HTML reader: handle empty tbody element in table.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2021-09-21Add missing `%` on command tests.John MacFarlane
2021-09-17Org writer: don't indent contents of code blocks.John MacFarlane
2021-09-16Fix code blocks using `--preserve-tabs`.John MacFarlane
2021-09-13RST reader: handle escaped colons in reference definitions.John MacFarlane
2021-09-10Fix command test for #7557.John MacFarlane
2021-09-10Org reader: don't parse a list as first item in a list item.John MacFarlane
2021-09-10Support `--reference-location` for HTML output (#7461)Francesco Mazzoli
2021-08-29Improve asciidoc escaping for `--` in URLs. Closes #7529.John MacFarlane
2021-08-24Fix test for #7521.John MacFarlane
2021-08-23Markdown reader: fix interaction of --strip-comments and listJohn MacFarlane
2021-08-21LaTeX-parser: restrict \endinput to current fileSimon Schuster
2021-08-20RST reader: Fix `:literal:` includes.John MacFarlane
2021-08-17Revise citeproc code to fit new citeproc 0.5 API.John MacFarlane
2021-08-15Remove misleading description from command/citeproc-87 test.John MacFarlane
2021-08-13Convert Quoted in bib entries to special Spans...John MacFarlane
2021-08-13Citeproc: avoid odd handling of quotes.John MacFarlane
2021-08-13Fix raw LaTeX injection issue (LaTeX writer).John MacFarlane
2021-08-11LaTeX reader: Support `\global` before `\def`, `\let`, etc.John MacFarlane
2021-08-11Fix scope for LaTeX macros.John MacFarlane
2021-08-11LaTeX reader: improve handling of plain TeX macro primitives.John MacFarlane
2021-08-10HTML reader: treat commments as blank when parsing.John MacFarlane
2021-08-03LaTeX table writer: Increase column width precision (#7466)Peter Fabinski
2021-07-11Improved parsing of raw LaTeX from Text streams (rawLaTeXParser).John MacFarlane
2021-07-09RST reader: fix regression with code includes.John MacFarlane
2021-07-05Add command test for #7394.John MacFarlane
2021-07-02HTML5 writer, remove aria-hidden when explicit atl text is provided.Aner Lucero
2021-06-29Use dev version of citeproc.John MacFarlane
2021-06-29Remove duplicated alt text in HTML output.Aner Lucero
2021-06-28Improve punctuation moving with `--citeproc`.John MacFarlane
2021-06-28Markdown writer: put space between Plain and following fenced Div.John MacFarlane
2021-06-22Fix regression with comment-only YAML metadata blocks.John MacFarlane
2021-06-21LaTeX writer: add strut at end of minipage if it contains...John MacFarlane
2021-06-21Update command test for change to LaTeX LineBreak handling.John MacFarlane
2021-06-21LaTeX writer: always use a minipage for cells with line breaks...John MacFarlane
2021-06-21Fix test for #7397John MacFarlane
2021-06-21Markdown writer: Fix regression in code blocks with attributes.John MacFarlane