Difference between revisions of "Help:Em"

From ApCoCoAWiki
m (CoCoAXML:Em moved to Help:Em: tidying up the wiki.)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
==Description==
 
==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.
+
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==
 
==Syntax==
Line 8: Line 8:
  
 
==May contain==
 
==May contain==
*[[CoCoAXML:PCDATA|#PCDATA]]
+
*[[Help:PCDATA|#PCDATA]]
  
 
[[Category:CoCoAXML|Em]]
 
[[Category:CoCoAXML|Em]]
 
{{DISPLAYTITLE: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>

May contain