summaryrefslogtreecommitdiff
path: root/docutils/test/functional/input
Commit message (Expand)AuthorAgeFilesLines
* Wrap definition lists with "details" class argument in a <div>milde2022-11-281-0/+2
* Fix some problems with HTML5 stylesheets. Add tests for "tuftig.css".milde2022-06-132-0/+126
* Fix trailing whitespace (non-Python files).milde2022-01-2915-33/+17
* Change http://docutils.sourceforge.net -> https://docutils.sourceforge.iomilde2022-01-204-4/+4
* add symlink to responsive.css grubert2021-10-031-0/+1
* HTML5: New default for table column widths (fixes bug #426).milde2021-10-011-1/+1
* LaTeX writer: New algorithm for table colum widths. Fixes bug #422.milde2021-09-301-55/+62
* Minor test fixes.milde2021-09-201-14/+6
* Fix #423 Code blocks in sidebars cause LaTeX errors.milde2021-09-071-4/+10
* Update functional test for LaTeX corner cases.milde2021-08-115-251/+185
* MathML: fixes and additions.milde2021-08-101-2/+2
* Update SVG image samples and tests.milde2021-07-191-51/+31
* HTML5: small tweaksmilde2021-07-052-0/+9
* HTML5: Improve accessibility of section headings.milde2021-06-303-9/+18
* Reorganise functional tests.milde2021-06-3013-108/+83
* HTML5: Support details disclosure elementsmilde2021-06-301-0/+19
* HTML5: ARIA roles for citations and citation-references.milde2021-06-251-1/+1
* 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