summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected
Commit message (Expand)AuthorAgeFilesLines
...
* 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-052-15/+15
* HTML5: small tweaksmilde2021-07-055-135/+188
* HTML5: Improve accessibility of section headings.milde2021-06-303-91/+155
* Reorganise functional tests.milde2021-06-305-2390/+957
* HTML5: Support details disclosure elementsmilde2021-06-301-55/+74
* HTML5: ARIA roles for citations and citation-references.milde2021-06-252-16/+20
* 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-252-107/+186
* Change default value for the "auto_id_prefix" setting to "%".milde2021-06-181-0/+0
* Insert "meta" nodes at begin of document.milde2021-06-174-10/+10
* Make "meta" a standard node.milde2021-06-172-0/+6
* MathML: refactor and extend.milde2021-06-171-280/+232
* MathML: refactor and extend.milde2021-05-271-9/+9
* MathML: remove unrequired <mrow>s, support more commands.milde2021-05-201-93/+31
* MathML: new text_optarg(), refactor parse_latex_math(), support more TeX cmds.milde2021-05-201-9/+9
* MathML: Refactor XML output routines.milde2021-05-201-42/+146
* MathML: simplify node class interface, fix accent handling.milde2021-05-201-35/+35
* MathML: support more functions and symbols.milde2021-05-201-131/+99
* MathML update: math alphabets, tex_token(), add documentation.milde2021-05-201-17/+4
* MathML: support space commands, fix math alphabets, cleanup.milde2021-05-201-17/+23
* MathML: auxiliary TeX parsing functions, cleanup.milde2021-05-201-6/+2
* MathML: Use <mi> for captial Greek letters.milde2021-05-201-3/+3
* MathML: make delimiters "non-strechy" by default. Fixes bug #407.milde2021-05-201-17/+17
* MathML: Implement "cases" environment in latex2mathml.milde2021-05-207-98/+7
* MathML: pretty print XML.milde2021-05-201-113/+459
* MathML: Use large operators and fix alignment in "math" blocks.milde2021-05-201-25/+25
* MathML: Replace deprecated <mfenced> element.milde2021-05-201-14/+14
* MathML: First part of fix to #407.milde2021-05-201-25/+25
* html5 writer: support field lists with custom indent.milde2021-05-201-2/+16
* Write footnote brackets and field term colons to HTML.milde2021-05-202-96/+96
* Remove IE 6 compatibility workaround for S5.milde2021-05-184-84/+0
* Default of "legacy_class_functions" setting changed to "False".milde2021-05-182-106/+138
* version 0.18b.dev, open repository for development.milde2021-05-1717-17/+17
* version 0.17.2b.devgrubert2021-04-1717-17/+17
* release 0.17.1grubert2021-04-1717-17/+17
* version 0.17.1b2.devgrubert2021-04-0917-17/+17
* version 0.17.1b1.devgrubert2021-04-0917-17/+17
* set version to 0.17.1b.devgrubert2021-04-0917-17/+17
* Fix bug #406 (MathML translation of ``\mathbf``).milde2021-04-081-2/+2
* Apply patch #160: move macro defs above .TH (thanks Willie and sorry for the ...grubert2021-04-061-3/+3
* specify stylesheet_dirs for embed_images_html5 patch#180grubert2021-04-041-2/+2
* switch to 0.18b.devgrubert2021-04-0317-17/+17
* release 0.17grubert2021-04-0317-17/+17
* HTML5 writer: support <video>.milde2021-03-201-0/+38