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
/
writers
/
_html_base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation update.
milde
2021-03-26
1
-2
/
+2
*
Escape newlines in filenames when reporting an error.
milde
2021-03-20
1
-7
/
+9
*
Update comments and advertised future changes.
milde
2021-03-20
1
-11
/
+9
*
HTML5 writer: Add a `viewport` meta tag to fix rendering in mobile browsers.
milde
2021-03-09
1
-1
/
+1
*
Update planned changes for HTML5 writer.
milde
2021-02-13
1
-1
/
+4
*
Fix class value handling for footnotes and citations in HTML5.
milde
2021-02-13
1
-11
/
+10
*
Revert "html5 writer: wrap image elements in <p> unless inline or in figure."
milde
2021-01-26
1
-10
/
+7
*
Implement feature request #40 Option to embed images as data URI.
milde
2020-11-27
1
-16
/
+32
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
1
-1
/
+1
*
Part 2 of the fix for #398.
milde
2020-07-18
1
-1
/
+1
*
html writer: Drop spurious suffix after <object> starttag.
milde
2020-04-03
1
-1
/
+1
*
html5 writer: classify image references also for inline images.
milde
2020-04-03
1
-1
/
+2
*
html5 writer: wrap image elements in <p> unless inline or in figure.
milde
2020-04-03
1
-6
/
+10
*
Use new HTML5 element <main>.
milde
2020-01-30
1
-1
/
+0
*
html5: Use semantic tags <header>, <footer>, <section>, <aside>.
milde
2020-01-30
1
-0
/
+1
*
Update and document configuration section dependencies.
milde
2019-11-06
1
-1
/
+1
*
html5 writer: Add list of text-level tags to the functional test.
milde
2019-09-30
1
-1
/
+1
*
Prepare for HTML5 semantic tags.
milde
2019-09-20
1
-1
/
+0
*
HTML fixes and updates.
milde
2019-09-19
1
-2
/
+1
*
py3: Handle 'urllib', 'urllib2' to 'urlib.*' rename
milde
2019-08-27
1
-2
/
+5
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-1
/
+1
*
Consistent Python 3 checks.
milde
2019-08-26
1
-1
/
+1
*
py3: Use 'sorted(foo)' instead of 'foo.sort()'
milde
2019-08-26
1
-2
/
+1
*
py3: Add aliases for removed symbols
milde
2019-08-26
1
-0
/
+4
*
py3: Switch to 'except foo as bar' syntax
milde
2019-08-26
1
-2
/
+2
*
py3: Switch to print functions
milde
2019-08-26
1
-9
/
+0
*
Fix bug #358: Non-breaking space removed from fixed-width literal.
milde
2019-02-12
1
-1
/
+1
*
Html5 writer: Correctly sort docinfo and subtitle into "parts" dict.
milde
2018-06-05
1
-2
/
+6
*
Fix :width: option for the table directives.
milde
2017-10-19
1
-5
/
+4
*
HTML5-compatible meta tags for docinfo items authors, date, and copyright.
milde
2017-09-14
1
-0
/
+3
*
Drop compatibility code for Python 2.4 and 2.5.
milde
2017-08-11
1
-3
/
+2
*
corrections & improvements to HTMLTranslator docstring (it's "override", not ...
goodger
2017-06-22
1
-14
/
+20
*
Fix [ 319 ] MathJax CDN shut down on April 30, 2017.
milde
2017-06-16
1
-11
/
+28
*
Part 2 of the fix for [ 312 ].
milde
2017-03-03
1
-4
/
+5
*
Replace untranslable term "sollbruchstelle" with English approximation.
milde
2017-02-13
1
-2
/
+2
*
minor corrections; what the heck is a "sollbruchstelle"?!?
goodger
2017-02-13
1
-24
/
+25
*
Provide default title in metadata.
milde
2017-02-03
1
-2
/
+3
*
Document caveats when subclassing HTMLTranslator.
milde
2017-02-02
1
-9
/
+55
*
Apply patch by Neil Schemenauer to fix bad string escapes
milde
2016-12-10
1
-1
/
+1
*
HTML writers: Outsourcing of common code to _html_base.py.
milde
2016-11-29
1
-0
/
+1598