Name | Description
|
<ai> |
Makes it possible to use a database of links. |
<autoformat> | Replaces newlines with <br />:s'. |
<case> |
Alters the case of the contents. |
<comment> |
The enclosed text will be removed from the document. |
<default> |
Used to set default values for form elements. |
<doc> |
Eases code documentation by reformatting it. |
<foldlist> |
This tag is used to build folding lists, that are like <dl> lists,
but where each element can be unfolded. |
<obox> | This tag creates an outlined box. |
<random> |
Randomly chooses a message from its contents. |
<replace> |
Replaces strings in the contents with other strings. |
<smallcaps> |
Prints the contents in smallcaps. |
<sort> |
Sorts the contents. |
<strlen> |
Returns the length of the contents. |
<tablify> | Transforms texts into tables. |
<trimlines> |
Removes all empty lines from the contents. |