aboutsummaryrefslogtreecommitdiff
path: root/test/command
AgeCommit message (Expand)Author
2020-10-10LaTeX reader: allow blank lines inside `\author`.John MacFarlane
2020-10-08LaTeX reader: Fix parsing of "show name" in newtheorem.John MacFarlane
2020-10-08Extend fix to #6719 to JATS readerJohn MacFarlane
2020-10-08DocBook reader: don't squelch space at end of emphasis element.John MacFarlane
2020-10-08Fixed some bibtex comments in tests (closing }).John MacFarlane
2020-10-08Be less aggressive about using quotes for YAML values.John MacFarlane
2020-10-07Use double quotes for YAML metadata.John MacFarlane
2020-10-07Fix URL prefixes in citations also when they occur in notes.John MacFarlane
2020-10-06Unescape entities in writing CSL JSON.John MacFarlane
2020-10-03Use latest citeproc.John MacFarlane
2020-10-01Update to lastest citeprocJohn MacFarlane
2020-09-27OpenDocument Writer: Implement table cell alignment (#6700)Nils Carlson
2020-09-26Fix short-title.John MacFarlane
2020-09-25RST reader: apply `.. class::` directly to following Header.John MacFarlane
2020-09-24DocBook reader: Implement table cell alignment (#6698)Nils Carlson
2020-09-24Citeproc: Insert space after csl-left-margin span contents...John MacFarlane
2020-09-24OpenDocument writer: New table cell support with row and column spans (#6682)Nils Carlson
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-09-21Markdown reader: Set citationNoteNum accurately in citations.John MacFarlane
2020-09-15LaTeX writer: fix spacing issue with list in definition list.John MacFarlane
2020-09-10Changed default link state to invisible (#6676)Leonard Rosenthol
2020-09-10Improved uncertainty handling in slunitx.John MacFarlane
2020-09-10LaTeX reader: support parenthesized uncertainties in siunitx.John MacFarlane
2020-09-10Implement support for internal document links in ICML (#6606)Leonard Rosenthol
2020-09-10docbook reader: Implement column span support for tables (#6492)Nils Carlson
2020-09-02LaTeX reader: Support squared, cubed, tothe in siunitx.John MacFarlane
2020-08-31Fix tests for skylighting 0.10Albert Krewinkel
2020-08-14Change SIRange to SIrange (#6617)Emerson Harkin
2020-07-23Minimal support for SIRange in LaTeX reader (#6418)Emerson Harkin
2020-07-23Further improvements to ams theorem support, and a test.John MacFarlane
2020-07-21RST reader: fix csv tables with multiline cells.John MacFarlane
2020-07-19Remove use of cmark-gfm for commonmark/gfm rendering.John MacFarlane
2020-07-01HTML writer: improve alt-text/caption handling for HTML5Albert Krewinkel
2020-06-23LaTeX reader: Retain the Div around tables with attributes.John MacFarlane
2020-06-23Add test for #6481.John MacFarlane
2020-05-20Add "summary" to list of block-level HTML tags.John MacFarlane
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila
2020-05-12LaTeX writer: create hypertarget for links with identifier.John MacFarlane
2020-05-12Use latest skylighting.John MacFarlane
2020-05-02LaTeX Writer: Add support for customizable alignment of columns in beamer (#6...andrebauer
2020-04-24RST writer: properly handle images with same alt text.John MacFarlane
2020-04-22AsciiDoc writer: add blank line after Div.John MacFarlane
2020-04-17Markdown writer: avoid unnecessary escapes before intraword `_`John MacFarlane
2020-04-17LaTeX reader: don't put surrounding Div around Table.John MacFarlane
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc
2020-04-15Implement the new Table typedespresc
2020-04-15JATS reader: handle "label" element in section title.John MacFarlane
2020-04-11LaTeX writer: ensure that `-M csquotes` works even in fragment mode.John MacFarlane