Difference between revisions of "Help:Em"
From ApCoCoAWiki
KHiddemann (talk | contribs) (New page: emphasis) |
m (CoCoAXML:Em moved to Help:Em: tidying up the wiki.) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
emphasis | emphasis | ||
+ | |||
+ | ==Description== | ||
+ | Contents are to be emphasized. This may be treated differently depending on the output format (Web, Text, LaTeX/PDF etc.), the emphasis may be achieved by bold faced text, italic faced text, or other stylistic devices. | ||
+ | |||
+ | ==Syntax== | ||
+ | <code><em> ... </em></code> | ||
+ | |||
+ | ==May contain== | ||
+ | *[[Help:PCDATA|#PCDATA]] | ||
+ | |||
+ | [[Category:CoCoAXML|Em]] | ||
+ | {{DISPLAYTITLE:Em}} |
Latest revision as of 14:52, 16 October 2007
emphasis
Description
Contents are to be emphasized. This may be treated differently depending on the output format (Web, Text, LaTeX/PDF etc.), the emphasis may be achieved by bold faced text, italic faced text, or other stylistic devices.
Syntax
<em> ... </em>