aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-28Org tests: group export settings test for Org readerAlbert Krewinkel1-74/+79
2020-06-28Org reader: update behavior of author, keywords export settingsAlbert Krewinkel1-20/+35
2020-06-27Org reader: read description lines as inlinesAlbert Krewinkel1-5/+17
2020-06-25Org reader: honor tex export optionAlbert Krewinkel1-0/+73
2020-06-23LaTeX reader: Retain the Div around tables with attributes.John MacFarlane1-25/+26
2020-06-23Add test for #6481.John MacFarlane1-0/+38
2020-06-22Handle native Underline in Powerpoint writer.John MacFarlane2-0/+0
2020-06-22Use native Underline instead of Span in JiraJohn MacFarlane2-3/+2
2020-06-22Jira writer: always escape bracesAlbert Krewinkel1-1/+1
2020-06-20Recognize images with uppercase extensionsAlbert Krewinkel1-0/+4
2020-06-14Docbook reader: implement <procedure> (#6442)Mathieu Boespflug2-1/+30
2020-06-14Docbook: map <simplesect> to unnumbered section (#6436)Mathieu Boespflug2-0/+8
2020-05-20Add "summary" to list of block-level HTML tags.John MacFarlane1-0/+18
2020-05-18Propagate (DY)LD_LIBRARY_PATH in tests (#6376)Lila2-9/+14
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila7-4/+10
2020-05-16Docx writer: enable column and row bands for tables.John MacFarlane28-0/+0
2020-05-12LaTeX writer: create hypertarget for links with identifier.John MacFarlane1-0/+6
2020-05-12Use latest skylighting.John MacFarlane4-14/+14
2020-05-12Lua: fix regression in package searcherAlbert Krewinkel2-0/+8
2020-05-02LaTeX Writer: Add support for customizable alignment of columns in beamer (#6...andrebauer1-0/+40
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar10-16/+14
2020-04-24RST writer: properly handle images with same alt text.John MacFarlane1-0/+14
2020-04-22AsciiDoc writer: add blank line after Div.John MacFarlane1-0/+18