index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
test
/
functional
/
input
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap definition lists with "details" class argument in a <div>
milde
2022-11-28
1
-0
/
+2
*
Fix some problems with HTML5 stylesheets. Add tests for "tuftig.css".
milde
2022-06-13
1
-0
/
+1
*
Fix trailing whitespace (non-Python files).
milde
2022-01-29
5
-12
/
+8
*
Change http://docutils.sourceforge.net -> https://docutils.sourceforge.io
milde
2022-01-20
3
-3
/
+3
*
add symlink to responsive.css
grubert
2021-10-03
1
-0
/
+1
*
HTML5: New default for table column widths (fixes bug #426).
milde
2021-10-01
1
-1
/
+1
*
LaTeX writer: New algorithm for table colum widths. Fixes bug #422.
milde
2021-09-30
1
-55
/
+62
*
Update functional test for LaTeX corner cases.
milde
2021-08-11
4
-80
/
+176
*
MathML: fixes and additions.
milde
2021-08-10
1
-2
/
+2
*
Update SVG image samples and tests.
milde
2021-07-19
1
-51
/
+31
*
HTML5: small tweaks
milde
2021-07-05
1
-0
/
+7
*
HTML5: Improve accessibility of section headings.
milde
2021-06-30
2
-2
/
+29
*
Reorganise functional tests.
milde
2021-06-30
8
-36
/
+52
*
HTML5: Support details disclosure elements
milde
2021-06-30
1
-0
/
+19
*
MathML: support more functions and symbols.
milde
2021-05-20
1
-67
/
+133
*
MathML update: math alphabets, tex_token(), add documentation.
milde
2021-05-20
1
-0
/
+462
*
MathML: Implement "cases" environment in latex2mathml.
milde
2021-05-20
1
-11
/
+1
*
html5 writer: support field lists with custom indent.
milde
2021-05-20
1
-1
/
+10
*
HTML5 writer: support <video>.
milde
2021-03-20
1
-0
/
+34
*
HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.
milde
2021-03-09
1
-12
/
+6
*
New responsive style for HTML5.
milde
2021-03-05
1
-0
/
+10
*
Update functional test sample.
milde
2021-02-23
3
-20
/
+61
*
Fix/Update HTML5 writer functional test.
milde
2021-02-13
2
-0
/
+436
*
Small update of the functional test input.
milde
2021-01-26
1
-1
/
+1
*
Make the sidebar's "title" argument optional.
milde
2020-07-10
1
-1
/
+1
*
functional tests: add section heading
milde
2020-04-03
1
-0
/
+3
*
html writer: Drop spurious suffix after <object> starttag.
milde
2020-04-03
1
-1
/
+1
*
Properly escape LaTeX commands in test samples.
milde
2017-11-06
2
-7
/
+7
*
Fix bug #331: fixed the "trim" options of the "unicode" directive.
goodger
2017-10-20
1
-1
/
+7
*
Fix :width: option for the table directives.
milde
2017-10-19
1
-0
/
+2
*
Improve and test "compound" handling in LaTeX.
milde
2017-03-22
1
-14
/
+59
*
Cleanup and documentation update for latex writer class handling.
milde
2017-03-11
3
-18
/
+90
*
Fix [ 312 ] HTML writer generates invalid HTML if the table has two tags.
milde
2017-03-03
1
-0
/
+3
*
Apply [ 125 ] respect automatic table column sizing also in html4css1.
milde
2017-02-13
1
-0
/
+15
*
Rename html_plain writer to html5_polyglott.
milde
2016-08-18
3
-3
/
+3
*
Fixes for the latex2e writer table handling.
milde
2016-08-03
1
-9
/
+25
*
Support tables with auto-sized column widths in html_plain and latex2e writers.
milde
2016-07-30
1
-1
/
+3
*
Clear up and document patch [ 120 ].
milde
2016-07-28
1
-0
/
+1
*
Implement feature request [ 48 ]
milde
2016-07-26
4
-4
/
+52
*
LaTeX writer tests for multirow tables.
milde
2016-07-26
2
-103
/
+16
*
Rename html_base writer to html_plain, move xhtml11 writer back to sandbox.
milde
2015-07-16
4
-279
/
+3
*
Add link to "plain.css" to the test data.
milde
2015-05-27
1
-0
/
+1
*
Separate style sheets for required and optional layout rules.
milde
2015-05-11
2
-1
/
+1
*
Do not use <sup> and <sub> tags inside <pre> (parsed-literal blocks).
milde
2015-03-30
1
-1
/
+1
*
Fix the latest latex writer patch: no "alltt" in parsed literal blocks.
milde
2015-03-19
2
-5
/
+7
*
Let "html-base" and "xhtml11" writers wrap SVG images in <img> tags.
milde
2015-03-13
1
-53
/
+99
*
Link stylesheets to test dir instead of copy them.
milde
2015-03-11
2
-372
/
+2
*
Base xhtml11 writer on html-base. Adapt and fix tests.
milde
2015-03-10
2
-312
/
+2
*
New CSS 2.1 style-sheet for xhtml11 writer.
milde
2015-03-06
2
-16
/
+23
*
Wrap SVG images in <img> tags not <object>.
milde
2015-02-23
1
-0
/
+6
[next]