summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-21ConTeXt writer: support complex table structures. (#8116)Albert Krewinkel
2022-06-20LaTeX: Handle formatted text inside code inline (#8129)Elliot Bobrow
2022-06-13LaTeX reader: improve mathEnvWith.John MacFarlane
2022-06-10TikiWiki: support underlined textAlbert Krewinkel
2022-06-06ConTeXt writer: use "sectionlevel" environment for headings (#8106)Albert Krewinkel
2022-06-06Muse tests: do no try to roundtrip strings containing \DEL charAlbert Krewinkel
2022-06-04ConTeXt writer: unify link handling (#8096)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-06-01Fix LaTeX tests for tables with colspansAlbert Krewinkel
2022-05-31Require skylighting 0.12.3.1 and update tests.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-11Improved reading <xref> elements in DocBook files (#8065)Frerich Raabe
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-29RST reader: wrap math in Span to preserve attributes (#7998)Albert Krewinkel
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-21LaTeX template: Move urlstyle and xurl commands to after hyperref.John MacFarlane
2022-03-14Remove `native_divs` from allowed gfm extensions.John MacFarlane
2022-03-14LaTeX template: Fix regression with code in footnotes...John MacFarlane
2022-03-13Remove special redefinition of `\sout`.John MacFarlane
2022-03-13LaTeX template: Move `\sout` correction after hyperref.John MacFarlane
2022-03-13LaTeX template: move hyperref near end of preamble.John MacFarlane
2022-03-11Org writer: stop indenting property drawers, quote blocksAlbert Krewinkel
2022-03-09LaTeX reader: allow inline groups starting with `\bgroup`.John MacFarlane
2022-03-08Add tests for idempotency of makeSections.John MacFarlane
2022-03-07Markdown writer: update escaping rules for `\`.John MacFarlane
2022-03-01RST writer: support all standard metadata ("bibliographic") fields.John MacFarlane
2022-02-28DocBook reader: improve info parsing.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-23Tests: improve location reporting of failing testsAlbert Krewinkel