summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* version 0.18grubert2021-10-2617-17/+17
* Fix spelling errors.milde2021-10-211-4/+4
* Test and update recommonmark_wrapper.py to work with recommonmark 0.6.0.milde2021-10-161-17/+1
* New option "image_loading" for HTML5.milde2021-10-131-0/+34
* Fix bug #424 Wrong circular inclusion detection.milde2021-10-123-3/+94
* release number 0.18b2.devgrubert2021-10-0517-17/+17
* Release 0.18b1grubert2021-10-0517-17/+17
* relative stylesheet_dirs to make test passgrubert2021-10-052-2/+5
* Add test document.milde2021-10-051-0/+12
* Add line, source, and rawsource attributes to blockquote nodes.milde2021-10-041-20/+49
* Test line numbers for system messages in attributions.milde2021-10-042-5/+26
* Fix by Mickey Endito for source location (line number) of attributions.milde2021-10-041-0/+187
* add symlink to responsive.css grubert2021-10-031-0/+1
* HTML5: New default for table column widths (fixes bug #426).milde2021-10-0112-74/+15
* LaTeX writer: New algorithm for table colum widths. Fixes bug #422.milde2021-09-307-175/+209
* Skip system_messages when propagating targets. Fixes bug #425.milde2021-09-202-5/+80
* Minor test fixes.milde2021-09-206-49/+20
* LaTeX writer: Update tests after r8826milde2021-09-113-3/+0
* LaTeX writer: revise Docutils-generated table of contentsmilde2021-09-112-20/+58
* LaTeXwriter: small fixes.milde2021-09-113-6/+0
* LaTeX writer: code cleanup and small fixes.milde2021-09-115-6/+154
* LaTeX writer: no newline before raw directives in compound blocks.milde2021-09-111-9/+43
* Fix #423 Code blocks in sidebars cause LaTeX errors.milde2021-09-076-14/+73
* add a test for double quote escapinggrubert2021-08-231-0/+24
* Update functional test for LaTeX corner cases.milde2021-08-116-1098/+603
* LaTeX writer: Simpler LaTeX code.milde2021-08-105-23/+23
* MathML: fixes and additions.milde2021-08-108-42/+45
* Update SVG image samples and tests.milde2021-07-192-99/+59
* Simplify functional test settings_overrides.milde2021-07-196-18/+17
* Fix bug #421 Typo in r8766milde2021-07-131-0/+15
* Math: fix some LaTeX character mappings.milde2021-07-121-1/+1
* math2html: Prefer STIX fonts for formulas.milde2021-07-123-19/+19
* math2html: Improve handling of big symbols.milde2021-07-121-4/+4
* math2html: support decorations under base character.milde2021-07-121-4/+4
* math2html: support small symbols, refactor math accent handling.milde2021-07-121-6/+6
* Major rework of math2html converter.milde2021-07-123-20/+20
* HTML5: add self-link after section headings (feature request #28).milde2021-07-055-28/+32
* HTML5: small tweaksmilde2021-07-059-137/+205
* HTML5: Improve accessibility of section headings.milde2021-06-309-132/+186
* Reorganise functional tests.milde2021-06-3021-2501/+1078
* HTML5: Support details disclosure elementsmilde2021-06-302-55/+93
* Do not use deprecated "rawsource" argument when creating node.Text instances.milde2021-06-301-2/+2
* HTML5: ARIA roles for citations and citation-references.milde2021-06-253-17/+21
* HTML5: More ARIA roles, more descriptive class name.milde2021-06-252-70/+70
* HTM5 Use semantic tags for topics, admontions, system-messages, and toc.milde2021-06-252-42/+42
* Code simplification in writers.milde2021-06-251-35/+35
* HTML5: Semantic markup for footnotes.milde2021-06-253-109/+212
* Change default value for the "auto_id_prefix" setting to "%".milde2021-06-1833-441/+443
* nodes.document.make_id(): keep leading numbers and hyphens if possible.milde2021-06-181-2/+2
* Apply patch #181 by John Thorvald Wodder II.milde2021-06-171-0/+62