aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane223-10/+24913
2020-09-21Markdown reader: Set citationNoteNum accurately in citations.John MacFarlane5-21/+21
2020-09-20Lua filters: add SimpleTable for backwards compatibility (#6575)Albert Krewinkel1-0/+66
2020-09-19Asciidoctor images (#6671)argent02-2/+2
2020-09-19Add CSS to default HTML template (#6601)Mauro Bieg4-0/+424
2020-09-15LaTeX writer: fix spacing issue with list in definition list.John MacFarlane1-0/+67
2020-09-15LaTeX reader: fix improper empty cell filtering (#6689)Christian Despres1-6/+26
2020-09-13HTML writer: support intermediate table headersAlbert Krewinkel4-1/+148
2020-09-13HTML writer: support attributes on all table elementsAlbert Krewinkel3-33/+33
2020-09-13Fix hlint suggestions, update hlint.yaml (#6680)Christian Despres10-29/+27
2020-09-12HTML writer: render table footers if presentAlbert Krewinkel4-6/+171
2020-09-12[API change] Rename Writers.Tables and its contents (#6679)Christian Despres2-66/+68
2020-09-10Changed default link state to invisible (#6676)Leonard Rosenthol4-32/+166
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-10Support colspans and rowspans in HTML tables (#6644)Albert Krewinkel4-2/+423
2020-09-10Implement support for internal document links in ICML (#6606)Leonard Rosenthol4-0/+392
2020-09-10docbook reader: Implement column span support for tables (#6492)Nils Carlson1-0/+119
2020-09-05Add Writers.Tables helper functions and types, add tests for those (#6655)Christian Despres2-0/+254
2020-09-02LaTeX reader: Support squared, cubed, tothe in siunitx.John MacFarlane1-10/+41
2020-08-31Fix tests for skylighting 0.10Albert Krewinkel4-14/+14
2020-08-24Docx writer: separate adjacent tables.John MacFarlane1-0/+0
2020-08-15[Latex Reader] Fixing issues with \multirow and \multicolumn table cells (#6608)Laurent P. René de Cotret1-4/+13
2020-08-14Change SIRange to SIrange (#6617)Emerson Harkin1-9/+9
2020-08-07[Latex Reader] Table cell parser not consuming spaces correctly (#6597)Laurent P. René de Cotret1-0/+7
2020-07-31Org writer: don't force blank line after headersAlbert Krewinkel1-27/+0
2020-07-23Minimal support for SIRange in LaTeX reader (#6418)Emerson Harkin1-0/+59
2020-07-23Col-span and row-span in LaTeX reader (#6470)Laurent P. René de Cotret1-3/+55
2020-07-23Further improvements to ams theorem support, and a test.John MacFarlane1-0/+41
2020-07-22Docx writer: support --number-sections.John MacFarlane28-0/+0
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-19Merge pull request #6495 from tarleb/html5-figure-accessiblityJohn MacFarlane5-7/+7
2020-07-17Jira writer: keep image caption as alt attributeAlbert Krewinkel1-2/+2
2020-07-15Use selnolig to selectively suppress ligatures with lualatex.John MacFarlane4-0/+12
2020-07-12Merge pull request #6513 from brisad/masterJohn MacFarlane2-0/+39
2020-07-08Escape starting periods in ms writer code blocksMichael Hoffmann2-0/+39
2020-07-07[Docx Reader] Refactor/update smushInlinesNikolay Yakimov2-1/+1
2020-07-02Revert "Ipnyb: allow lossless round-tripping of markdown cell content."John MacFarlane1-3/+3
2020-07-01HTML writer: improve alt-text/caption handling for HTML5Albert Krewinkel5-7/+7
2020-07-01Org reader: respect tables-excluding export settingAlbert Krewinkel1-0/+8
2020-06-30Org reader: respect export setting disabling footnotesAlbert Krewinkel1-0/+16
2020-06-30Ipnyb: allow lossless round-tripping of markdown cell content.John MacFarlane1-3/+3
2020-06-30Org reader: respect export setting which disables entitiesAlbert Krewinkel1-0/+6
2020-06-29Org reader: keep unknown keyword lines as raw orgAlbert Krewinkel1-2/+5
2020-06-29Org reader: unify keyword handlingAlbert Krewinkel1-48/+56
2020-06-29Org reader: support LATEX_HEADER_EXTRA and HTML_HEAD_EXTRA settingsAlbert Krewinkel1-29/+49
2020-06-29Org reader: allow multiple #+SUBTITLE export settingsAlbert Krewinkel1-0/+7
2020-06-28JATS reader: parse abstract element into metadata field of same name (#6482)Albert Krewinkel1-0/+17
2020-06-28Org reader: read `#+INSTITUTE` values as text with markupAlbert Krewinkel1-0/+4