|
|
|
@ -25,6 +25,16 @@
@@ -25,6 +25,16 @@
|
|
|
|
|
<supersededby/> |
|
|
|
|
<shortname>styling</shortname> |
|
|
|
|
&sam; |
|
|
|
|
<revision> |
|
|
|
|
<version>0.1.4</version> |
|
|
|
|
<date>2018-05-01</date> |
|
|
|
|
<initials>ssw</initials> |
|
|
|
|
<remark> |
|
|
|
|
<p> |
|
|
|
|
Clarify language around strong emphasis. |
|
|
|
|
</p> |
|
|
|
|
</remark> |
|
|
|
|
</revision> |
|
|
|
|
<revision> |
|
|
|
|
<version>0.1.3</version> |
|
|
|
|
<date>2018-02-14</date> |
|
|
|
@ -334,18 +344,6 @@
@@ -334,18 +344,6 @@
|
|
|
|
|
<body> |
|
|
|
|
(Two spans, both )(*alike in dignity*) |
|
|
|
|
</body> |
|
|
|
|
]]></example> |
|
|
|
|
</section3> |
|
|
|
|
<section3 topic='Strong' anchor='strong'> |
|
|
|
|
<p> |
|
|
|
|
Text enclosed by '*' (U+002A ASTERISK) is strong and SHOULD be displayed |
|
|
|
|
with a heavier font weight than the surrounding text (bold). |
|
|
|
|
</p> |
|
|
|
|
<example caption='Strong'><![CDATA[ |
|
|
|
|
<body> |
|
|
|
|
The full title is "Twelfth Night, or What You Will" but |
|
|
|
|
*most* people shorten it. |
|
|
|
|
</body> |
|
|
|
|
]]></example> |
|
|
|
|
</section3> |
|
|
|
|
<section3 topic='Emphasis' anchor='emph'> |
|
|
|
@ -358,6 +356,19 @@
@@ -358,6 +356,19 @@
|
|
|
|
|
The full title is _Twelfth Night, or What You Will_ but |
|
|
|
|
_most_ people shorten it. |
|
|
|
|
</body> |
|
|
|
|
]]></example> |
|
|
|
|
</section3> |
|
|
|
|
<section3 topic='Strong Emphasis' anchor='strong'> |
|
|
|
|
<p> |
|
|
|
|
Text enclosed by '*' (U+002A ASTERISK) is strongly emphasized and SHOULD |
|
|
|
|
be displayed with a heavier font weight than the surrounding text |
|
|
|
|
(bold). |
|
|
|
|
</p> |
|
|
|
|
<example caption='Strong'><![CDATA[ |
|
|
|
|
<body> |
|
|
|
|
The full title is "Twelfth Night, or What You Will" but |
|
|
|
|
*most* people shorten it. |
|
|
|
|
</body> |
|
|
|
|
]]></example> |
|
|
|
|
</section3> |
|
|
|
|
<section3 topic='Strike through' anchor='strike'> |
|
|
|
|