From b60b7c428ec84b2252cb2d4f49883d3f217f7c19 Mon Sep 17 00:00:00 2001 From: milde Date: Fri, 3 Apr 2020 16:57:47 +0000 Subject: html5 writer: classify image references also for inline images. Add "inmage-reference" to the class arguments for all references that contain only one image node. Allows CSS styling to underline text links but not image links. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8511 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/test/functional/expected/standalone_rst_html5.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docutils/test/functional/expected') diff --git a/docutils/test/functional/expected/standalone_rst_html5.html b/docutils/test/functional/expected/standalone_rst_html5.html index 3906cd610..9b8efb6df 100644 --- a/docutils/test/functional/expected/standalone_rst_html5.html +++ b/docutils/test/functional/expected/standalone_rst_html5.html @@ -1833,7 +1833,7 @@ section, "Docutils System Messages":

-- cgit v1.2.1