Description Usage Arguments Value
para
1 2 3  | para(value = NULL, itemizedlist = NULL, orderedlist = NULL,
  emphasis = NULL, subscript = NULL, superscript = NULL,
  literalLayout = NULL, ulink = NULL, lang = NULL)
 | 
value | 
 Language translation for the paragraph See   | 
itemizedlist | 
 A list of items in a text paragraph. See   | 
orderedlist | 
 An ordered list of items in a text paragraph. See   | 
emphasis | 
 A span of emphasized text in a paragraph. See   | 
subscript | 
 A subscript in a text paragraph. See   | 
superscript | 
 A superscript in a text paragraph. See   | 
literalLayout | 
 The equivalent to <pre> in html. See   | 
ulink | 
 a link that addresses its target by means of a URL See   | 
lang | 
 Language (an   | 
a para list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.