/** @description Html formatting. This text is formatted with the option "preserve linebreaks". You can use the following HTML tags: @version 17 Mar 2005 @example

HTML formatting test

This text is formatted with the option "preserve linebreaks" off This text is formatted with the option "preserve linebreaks"
This is a line of text with CSS tags: highlight marker and extra attention

New paragraph text. Link to Google.

Inside a blockquote
italic underline
Code formatting for ActionScript examples
address
center this text
a table:
table cell
green font @use XML formatting is preserved as long as it doesn't use HTML tags: 8-8-2004 If you use HTML tags inside XML, its safer to use the @code tag: {@code
8-8-2004
} */ class HtmlFormatting { }