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
*
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
*
New HTML writer generating `XHTML1.1`_ styled with CSS2.
milde
2015-02-21
1
-0
/
+371
*
Small fixes to math-output=HTML.
milde
2013-03-02
1
-3
/
+5
*
docutils-Bugs-3594442 : complex table formatting error
grubert
2013-02-21
1
-0
/
+13
*
remove trailing whitespace
milde
2013-01-20
1
-3
/
+1
*
Change default of "syntax highlight" option to "long",
milde
2012-09-14
1
-9
/
+7
*
Fix [ 3527842 ].
milde
2012-06-04
2
-0
/
+585
*
Add tests for section levels not supported by LaTeX
milde
2012-02-26
1
-0
/
+28
*
Do not use ``\\\\section*``-macros to suppress LaTeX section numbering.
milde
2012-01-26
1
-1
/
+1
*
"code" option of the "include" directive, tests
milde
2011-09-17
2
-2
/
+9
*
Turn off code parsing in the standalone functional tests
milde
2011-09-02
1
-3
/
+6
*
reStructuredText "code" role and directive
milde
2011-09-02
1
-3
/
+39
*
Fix typo.
milde
2011-07-25
1
-2
/
+1
*
Common directive options:
milde
2011-07-06
1
-3
/
+9
*
Math directive and documentation update:
milde
2011-06-17
1
-19
/
+20
[next]