Home > doc > richtext 
 en fr de es it nl pl pt pt_BR sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Rich Text Syntax
A rich text is a string using a subset of the HTML format.

The following HMTL markups are allowed:

<p> <br> <a> <font>
<b> <i> <s> <sub> <sup> <small> <tt> <u>
<h1> <h2> <h3> <h4> <h5> <h6>
.

The <font> markup understands the following attributes: face, color, and size.

The size attribute can be:

Any HTML entity can be used.

Rich text is mainly used by TextLabel, GridView cells, and the Draw.RichText Метод.