aboutsummaryrefslogtreecommitdiff
path: root/test/command
AgeCommit message (Expand)Author
2022-07-06Use `formatCode` from #7525 in HTML and MediaWiki (#8162)Elliot Bobrow
2022-07-04Ensure that Nulls are ignored in creating slide shows.John MacFarlane
2022-06-23Remove extra soft break for tasklist (#8142)black-desk
2022-06-22Ensure that metadata values w/o trailing newlines are...John MacFarlane
2022-06-20LaTeX: Handle formatted text inside code inline (#8129)Elliot Bobrow
2022-06-13LaTeX reader: improve mathEnvWith.John MacFarlane
2022-06-06ConTeXt writer: use "sectionlevel" environment for headings (#8106)Albert Krewinkel
2022-06-02makeSections: don't make a section for a div with class "fragments".John MacFarlane
2022-06-02HTML writer: fix bug with `--number-offset`.John MacFarlane
2022-06-01LaTeX writer: Improve grouping with autocites.John MacFarlane
2022-05-20Org reader: support line selection in INCLUDE directives. (#8060)Brian Leung
2022-05-18ICML writer: support custom-style attribute on Table.John MacFarlane
2022-05-16AsciiDoc writer: fix commas in link text.John MacFarlane
2022-05-03RIS reader: get right order of names.John MacFarlane
2022-05-02Org reader: allow attrs for Org tables. (#8049)Brian Leung
2022-04-28HTML writer: avoid doubled style attribute...John MacFarlane
2022-04-26HTML writer: Add 'footnotes' identifier to footnotes section.John MacFarlane
2022-04-26Fix tests after changes to JATS templateAlbert Krewinkel
2022-04-21HTML writer: do not include the deprecated doc-endnote role.John MacFarlane
2022-04-20Don't parse inline notes with blank lines inside.John MacFarlane
2022-04-08Commonmark/markua/gfm writers: avoid excessive indentation...John MacFarlane
2022-04-08Shared.taskListItemToAscii: handle asciidoctor's characters.John MacFarlane
2022-04-01Fix regression with `ascii_identifiers` and Turkish undotted i.John MacFarlane
2022-03-30LaTeX writer: add () after booktabs rules.John MacFarlane
2022-03-29LaTeX writer: support `page`,`trim`,`clip` attributes on images.John MacFarlane
2022-03-28JATS writer: Fix handling of CSL variable 'page'.John MacFarlane
2022-03-27JATS writer: avoid doubled ref-list element.John MacFarlane
2022-03-22JATS writer: encode author "others" as `<etal/>`Albert Krewinkel
2022-03-14Remove `native_divs` from allowed gfm extensions.John MacFarlane
2022-03-09LaTeX reader: allow inline groups starting with `\bgroup`.John MacFarlane
2022-03-07Markdown writer: update escaping rules for `\`.John MacFarlane
2022-02-27LaTeX reader: rudimentary support for vbox.John MacFarlane
2022-02-26Markdown writer: don't produce redundant header identifier...John MacFarlane
2022-02-23Markdown reader: remove restriction on identifiers...John MacFarlane
2022-02-22Fix typos (#7934)Dimitris Apostolou
2022-02-19LaTeX reader: Handle `\label` and `\ref` for footnotes.John MacFarlane
2022-02-13Add tests for #7919.John MacFarlane
2022-02-13Markdown reader: allow one-column pipe tables with pipe on right.John MacFarlane
2022-02-12JATS reader: improve handling of fn-group elements (#7914)Albert Krewinkel
2022-02-11Put id attributes on TOC entries #7907 (#7913)damon-sava-stanley
2022-02-09Add command test for #7884.John MacFarlane
2022-02-05RIS reader: support ID and DO fields.John MacFarlane
2022-02-05Add RIS bibliography format reader.John MacFarlane
2022-01-28HTML writer: avoid duplicate "style" attributes on table cellsAlbert Krewinkel
2022-01-28Don't read files outside of user data directoryEven Brenden
2022-01-23CommonMark reader: fix source position after YAML metadata.John MacFarlane
2022-01-21Update command tests to distinguish stderr and test exit status.John MacFarlane
2022-01-21Search for metadata files in $DATADIR/metadata (#7851)Even Brenden
2022-01-20Avoid putting a frame around speaker notes in beamer.John MacFarlane
2022-01-20HTML writer: don't break lines inside code elements.John MacFarlane