aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-10Add --shift-heading-level-by option.John MacFarlane1-0/+33
2019-09-09LaTeX reader: Fix parsing of optional arguments that contain braced text.John MacFarlane1-0/+9
2019-09-08Org reader: modify handling of example blocks. (#5717)Brian Leung1-0/+60
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane7-22/+7
2019-09-08Revert changes to hierarchicalizeWithIds.John MacFarlane1-56/+0
2019-09-06hierarchicalize: ensure that sections get ids...John MacFarlane1-5/+5
2019-09-06Improve detection of headings in Divs by hierarchicalize.John MacFarlane1-5/+7
2019-09-05Shared.hierarchicalize: improve handling of div and section structure.John MacFarlane1-0/+54
2019-09-05Add div.hanging-indent CSS to HTML templates.John MacFarlane7-0/+7