summaryrefslogtreecommitdiff
path: root/docutils/test/functional/input/data/section_titles.txt
Commit message (Collapse)AuthorAgeFilesLines
* HTML5: small tweaksmilde2021-07-051-0/+7
| | | | | | | | | | | | | Move space character between section number and heading into "sectnum" span. Simplify code in _html_base.py. responsive.css: highlight target of current URL, show an arrow when hovering over section heading to hint at the target of toc-backlinks. Test setting `--toc_backlinks=top` and the "responsive.css" stylesheet. git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8787 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Reorganise functional tests.milde2021-06-301-16/+34
| | | | | | | | | | | Move additional tests for special features or problems specific to the output format from the "standalone_..." generic test case to additional tests. Use unit test instead of functional test for the fix in r6155 (hyperlink references in substitutions). git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8784 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Add tests for section levels not supported by LaTeXmilde2012-02-261-0/+28
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@7368 929543f6-e4f2-0310-98a6-ba3bd3dd1d04