aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-11-04HTML Reader/Writer - Add support for <var> and <samp> (#5861)Amogh Rathore2-0/+28
2019-11-03Docx reader: fix list number resumption for sublists. Closes #4324.John MacFarlane3-0/+12
2019-11-03Place caption before table in OpenDocument format. (#5869)Dmitry Pogodin2-10/+10
2019-11-02LaTeX reader: Fixed dollar-math parsing...John MacFarlane1-0/+8
2019-11-02Add test for #5836.John MacFarlane1-0/+19
2019-11-02Test for macro definitions in LaTeX preamble.John MacFarlane1-0/+16
2019-11-02Add test case for #5845.John MacFarlane1-0/+16
2019-10-31Jira writer: remove extraneous newline after single-line block quotesAlbert Krewinkel1-5/+0
2019-10-30Use latest doclayout.John MacFarlane1-1/+2
2019-10-30docbook reader: fix nesting of chapters and sections (#5864)Florian Klink3-0/+49
2019-10-29T.P.W.Shared: Changed gridTables so it does better at...John MacFarlane1-6/+6
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane2-2/+1
2019-10-29Remove include of grffile from default latex template.John MacFarlane1-1/+1
2019-10-29Shared.makeSections: better behavior in some corner cases.John MacFarlane1-0/+170
2019-10-28Shared: improve isTight.John MacFarlane1-0/+11
2019-10-27Org reader: fix parsing of empty comment linesAlbert Krewinkel1-1/+11
2019-10-24HTML reader/writer: Better handling of <q> with cite attribute (#5837)Ole Martin Ruud3-0/+25
2019-10-23Add Reader support for HTML <samp> element (#5843)Amogh Rathore1-0/+6
2019-10-16Add support for reading & writing <mark> elementsFlorian B1-0/+20
2019-10-15Add support for reading and writing <kbd> elementsDaniele D'Orazio1-0/+20
2019-10-15Muse reader: do not allow closing asterisks to be followed by "*"Alexander Krotov1-3/+23
2019-10-14Minor template & test changes for latest dev doctemplates.John MacFarlane1-2/+2
2019-10-15Muse reader: do not split series of asterisks into symbols and emphasisAlexander Krotov1-0/+8
2019-10-15Muse reader: do not terminate emphasis on "*" not followed by spaceAlexander Krotov1-0/+4
2019-10-12LaTeX writer: fix horizontal rule.John MacFarlane1-13/+13
2019-10-11Fix `gfm_auto_identifiers` behavior with emojis.John MacFarlane1-0/+6
2019-10-11Markdown writer: prefer pipe_tables to raw html...John MacFarlane1-21/+3
2019-10-10`--metadata-file`: when multiple files specified, second takes precedence...John MacFarlane2-2/+2
2019-10-10Make some writers sensitive to 'unlisted' class on headings.John MacFarlane1-0/+18
2019-10-09RST writer: proper handling of :align: on figures, images.John MacFarlane1-0/+22
2019-10-09Update s5 test for mathjax 3 change.John MacFarlane1-1/+1
2019-10-09Options.WriterOptions: Change type of writerVariables to Context Text.John MacFarlane1-1/+5
2019-10-04hlint Muse reader testsAlexander Krotov1-1/+1
2019-10-03Minor ghc 8.8 fixups.John MacFarlane1-1/+0
2019-09-24odt: Add external option for native numberingNils Carlson2-0/+78
2019-09-23Man writer: suppress non-absolute link URLs.John MacFarlane1-22/+22
2019-09-23ConTeXt unit tests - tweak code property.John MacFarlane1-1/+1
2019-09-22Improve test #5753John MacFarlane1-2/+2
2019-09-22RST reader: Fixed parsing of indented blocks.John MacFarlane1-0/+15
2019-09-22Make `plain` output plainer.John MacFarlane3-91/+39
2019-09-21[Docx Reader] Update testsNikolay Yakimov6-7/+7
2019-09-21[Docx Reader] Use style names, not ids, for assigning semantic meaningNikolay Yakimov5-0/+19
2019-09-20Preserve built-in styles in DOCX with custom style (#5670)Ben Steinberg4-0/+19
2019-09-19Remove admonition-title remnants.John MacFarlane1-1/+1
2019-09-15Lua filters: allow passing of HTML-like tables instead of Attr (#5750)Albert Krewinkel1-0/+41
2019-09-15Revert "FB2 reader test: better diagnostics on failure."John MacFarlane1-28/+1
2019-09-15FB2 reader test: better diagnostics on failure.John MacFarlane1-1/+28
2019-09-14FB2 reader test: Another attempt to fix test failure on GitHub CI.John MacFarlane1-4/+5
2019-09-13Revert "FB2 reader test: filter CRs."John MacFarlane1-2/+2
2019-09-13FB2 reader test: filter CRs.John MacFarlane1-2/+2