Add "Example" to example titles that only have element names.
This commit is contained in:
parent
bf0a6a755e
commit
e7f74412e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47391
1 changed files with 6 additions and 6 deletions
|
@ -182,7 +182,7 @@
|
|||
element, <tag>p</tag>.</para>
|
||||
|
||||
<example>
|
||||
<title><tag>p</tag></title>
|
||||
<title><tag>p</tag> Example</title>
|
||||
|
||||
<para>Usage:</para>
|
||||
|
||||
|
@ -198,7 +198,7 @@
|
|||
document that will appear in a separate paragraph.</para>
|
||||
|
||||
<example>
|
||||
<title><tag>blockquote</tag></title>
|
||||
<title><tag>blockquote</tag> Example</title>
|
||||
|
||||
<para>Usage:</para>
|
||||
|
||||
|
@ -243,7 +243,7 @@
|
|||
|
||||
<example>
|
||||
<title><tag>ul</tag> and
|
||||
<tag>ol</tag></title>
|
||||
<tag>ol</tag> Example</title>
|
||||
|
||||
<para>Usage:</para>
|
||||
|
||||
|
@ -309,7 +309,7 @@
|
|||
element.</para>
|
||||
|
||||
<example>
|
||||
<title><tag>pre</tag></title>
|
||||
<title><tag>pre</tag> Example</title>
|
||||
|
||||
<para>For example, the <tag>pre</tag> tags could be
|
||||
used to mark up an email message:</para>
|
||||
|
@ -480,7 +480,7 @@
|
|||
|
||||
<example>
|
||||
<title><tag>em</tag> and
|
||||
<tag>strong</tag></title>
|
||||
<tag>strong</tag> Example</title>
|
||||
|
||||
<para>Usage:</para>
|
||||
|
||||
|
@ -497,7 +497,7 @@
|
|||
(for <quote>teletype</quote>).</para>
|
||||
|
||||
<example>
|
||||
<title><tag>tt</tag></title>
|
||||
<title><tag>tt</tag> Example</title>
|
||||
|
||||
<para>Usage:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue