mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
XEP-0393: clarify language around strong emphasis
This commit is contained in:
parent
8870c8c4ad
commit
34f68c6b6a
35
xep-0393.xml
35
xep-0393.xml
@ -25,6 +25,16 @@
|
|||||||
<supersededby/>
|
<supersededby/>
|
||||||
<shortname>styling</shortname>
|
<shortname>styling</shortname>
|
||||||
&sam;
|
&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>
|
<revision>
|
||||||
<version>0.1.3</version>
|
<version>0.1.3</version>
|
||||||
<date>2018-02-14</date>
|
<date>2018-02-14</date>
|
||||||
@ -334,18 +344,6 @@
|
|||||||
<body>
|
<body>
|
||||||
(Two spans, both )(*alike in dignity*)
|
(Two spans, both )(*alike in dignity*)
|
||||||
</body>
|
</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>
|
]]></example>
|
||||||
</section3>
|
</section3>
|
||||||
<section3 topic='Emphasis' anchor='emph'>
|
<section3 topic='Emphasis' anchor='emph'>
|
||||||
@ -358,6 +356,19 @@
|
|||||||
The full title is _Twelfth Night, or What You Will_ but
|
The full title is _Twelfth Night, or What You Will_ but
|
||||||
_most_ people shorten it.
|
_most_ people shorten it.
|
||||||
</body>
|
</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>
|
]]></example>
|
||||||
</section3>
|
</section3>
|
||||||
<section3 topic='Strike through' anchor='strike'>
|
<section3 topic='Strike through' anchor='strike'>
|
||||||
|
Loading…
Reference in New Issue
Block a user