diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-04-03 16:58:18 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-04-03 16:58:18 +0000 |
| commit | 882f7dd77eb99a82646e1b5dd22392b05ae12bec (patch) | |
| tree | 9b1d8f4f3f79305f2dbf2ef2e0045cedffc83d93 /docutils/test/functional/input/data | |
| parent | 2184b51d9768bafc37e104d821d942c4a5cd4d6f (diff) | |
| download | docutils-882f7dd77eb99a82646e1b5dd22392b05ae12bec.tar.gz | |
html writer: Drop spurious suffix after <object> starttag.
Also backported to html4css1 to fix possible spurious
whitespace after inline images.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8513 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/input/data')
| -rw-r--r-- | docutils/test/functional/input/data/svg_images.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/functional/input/data/svg_images.txt b/docutils/test/functional/input/data/svg_images.txt index 6c1a4c015..6324b7312 100644 --- a/docutils/test/functional/input/data/svg_images.txt +++ b/docutils/test/functional/input/data/svg_images.txt @@ -124,4 +124,4 @@ SVG images can also be put in figures: :height: 28 px :align: center - **Figure:** SVG image in a figure. + SVG image in a figure. |
