p package:xhtml

Same as paragraph.
Outputs indented HTML, with indentation inside elements. This can change the meaning of the HTML document, and is mostly useful for debugging the HTML output. The implementation is inefficient, and you are normally better off using showHtml or renderHtml.
Render a piece of indented HTML without adding a DOCTYPE declaration or a root element. The indentation is done inside elements. This can change the meaning of the HTML document, and is mostly useful for debugging the HTML output. The implementation is inefficient, and you are normally better off using showHtmlFragment or renderHtmlFragment.
This is not processed for special chars. use stringToHtml or lineToHtml instead, for user strings, because they understand special chars, like <.
Deprecated: The use of color attibutes is deprecated in XHTML 1.0
Copyright sign.