summaryrefslogtreecommitdiff
path: root/docutils/test/functional/input
Commit message (Expand)AuthorAgeFilesLines
* HTML5: Semantic markup for footnotes.milde2021-06-251-2/+26
* MathML: support more functions and symbols.milde2021-05-201-67/+133
* MathML update: math alphabets, tex_token(), add documentation.milde2021-05-201-0/+462
* MathML: Implement "cases" environment in latex2mathml.milde2021-05-201-11/+1
* html5 writer: support field lists with custom indent.milde2021-05-201-1/+10
* HTML5 writer: support <video>.milde2021-03-201-0/+34
* HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.milde2021-03-091-12/+6
* New responsive style for HTML5.milde2021-03-051-0/+10
* Update functional test sample.milde2021-02-234-42/+63
* latex-writer: add \\leavevmode after term or field name if required.milde2021-02-181-0/+164
* Fix/Update HTML5 writer functional test.milde2021-02-133-213/+223
* Small update of the functional test input.milde2021-01-262-13/+11
* Implement feature request #40 Option to embed images as data URI.milde2020-11-271-0/+25
* Apply patch #175 "Fix alignment of nested tables".milde2020-11-251-0/+47
* LaTeX writer tests: functional test stub for nested tables.milde2020-10-281-0/+29
* Make the sidebar's "title" argument optional.milde2020-07-101-1/+1
* html5: support numbered figures (with CSS styling, analogue to tables).milde2020-04-031-0/+12
* functional tests: add section headingmilde2020-04-031-0/+3
* html writer: Drop spurious suffix after <object> starttag.milde2020-04-031-1/+1
* html5 writer: prepare support of <ins> and <del> tags.milde2019-10-102-3/+38
* html5 writer: Add list of text-level tags to the functional test.milde2019-09-302-1/+228
* HTML fixes and updates.milde2019-09-191-2/+3
* Fix [ 339 ] don't use "alltt" in admonitions and footnotes.milde2019-09-141-3/+16
* Add odt test for rawgrubert2019-08-201-0/+11
* Add test for header and footergrubert2019-08-201-0/+13
* Add test for footnote referenced twicegrubert2019-08-201-0/+9
* Add odt classifier testgrubert2019-08-191-0/+13
* Add regression test for odt contentsgrubert2019-08-191-0/+15
* Add odt regression test for literal blockgrubert2019-08-191-0/+4
* Properly escape LaTeX commands in test samples.milde2017-11-062-7/+7
* Fix bug #331: fixed the "trim" options of the "unicode" directive.goodger2017-10-201-1/+7
* Fix :width: option for the table directives.milde2017-10-193-0/+4
* Fixes and test for literal block handling in LaTeX.milde2017-09-221-0/+69
* Improve and test "compound" handling in LaTeX.milde2017-03-221-14/+59
* Cleanup and documentation update for latex writer class handling.milde2017-03-115-18/+94
* Fix [ 312 ] HTML writer generates invalid HTML if the table has two tags.milde2017-03-031-0/+3
* Apply [ 125 ] respect automatic table column sizing also in html4css1.milde2017-02-132-15/+15
* Fix tests after renaming html5 writer.milde2016-08-191-0/+0
* Rename html_plain writer to html5_polyglott.milde2016-08-184-3/+3
* docutils-xml writer: Fix/improve output with "newlines and "indent".milde2016-08-181-0/+7
* Fixes for the latex2e writer table handling.milde2016-08-031-9/+25
* Support tables with auto-sized column widths in html_plain and latex2e writers.milde2016-07-302-55/+62
* Clear up and document patch [ 120 ].milde2016-07-282-13/+1
* Implement feature request [ 48 ]milde2016-07-266-10/+59
* LaTeX writer tests for multirow tables.milde2016-07-263-103/+154
* html-plain writer: fix for field-listmilde2016-05-251-1/+5
* html-plain: style footnote references and labels with CSS.milde2015-09-111-0/+17
* Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.milde2015-07-166-350/+4
* Fix for bug number 276 ODT Writer strips classes from inline character markup...timehorse2015-06-033-0/+11
* Add link to "plain.css" to the test data.milde2015-05-271-0/+1