From 5a88602e966b7d8bf04193afb1e56261114ba3fe Mon Sep 17 00:00:00 2001 From: milde Date: Thu, 30 Jan 2020 00:44:51 +0000 Subject: html5: use semantic text-level tags if matching class value found in "inline" and "inline-literal" emements. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8475 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- .../functional/expected/standalone_rst_html5.html | 26 +++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docutils/test') diff --git a/docutils/test/functional/expected/standalone_rst_html5.html b/docutils/test/functional/expected/standalone_rst_html5.html index f96b32f54..821edcb4b 100644 --- a/docutils/test/functional/expected/standalone_rst_html5.html +++ b/docutils/test/functional/expected/standalone_rst_html5.html @@ -1362,13 +1362,13 @@ reStructuredText equivalents.

Side comments

These grapes are made into wine. -Alcohol is addictive.

+Alcohol is addictive.

s

Inaccurate text

-

Price: £4.50 £2.00!

+

Price: £4.50 £2.00!

cite
@@ -1381,14 +1381,14 @@ I recommend reading Harry Potter.

q

Quotations

-

The judge said You can drink water from the fish tank +

The judge said You can drink water from the fish tank but advised against it.

dfn

Defining instance

-

The term organic food refers to food produced without synthetic +

The term organic food refers to food produced without synthetic chemicals.

@@ -1436,20 +1436,20 @@ Organic Apple Cider</data>

var

Variables

-

If there are n fruit in the bowl, at least n÷2 will be +

If there are n fruit in the bowl, at least n÷2 will be ripe.

samp

Computer output

-

The computer said Unknown error -3.

+

The computer said Unknown error -3.

kbd

User input

-

Hit F1 to continue.

+

Hit F1 to continue.

sub
@@ -1467,33 +1467,33 @@ ripe.

i

Alternative voice

-

Lemonade consists primarily of Citrus limon.

+

Lemonade consists primarily of Citrus limon.

b

Keywords

-

Take a lemon and squeeze it with a juicer.

+

Take a lemon and squeeze it with a juicer.

u

Annotations

-

The mixture of apple juice and eldeflower juice is very +

The mixture of apple juice and eldeflower juice is very pleasant.

mark

Highlight

-

Elderflower cordial, with one part cordial to ten -parts water, stands apart from the rest.

+

Elderflower cordial, with one part cordial to ten +parts water, stands apart from the rest.

bdi

Text directionality isolation 5

-

The recommended restaurant is My Juice Café (At The Beach).

+

The recommended restaurant is My Juice Café (At The Beach).

The dir global attribute defaults to "auto" (not "inherit") on this element.

-- cgit v1.2.1