Tags:
<b>Bold</b>
<big>Bigger</big>
<br> Line break
<cite>Citation or foreign language</cite>
<h3>Heading</h3>
<h4>Subheading</h4>
<hr> Horizontal rule
<i>Italic</i>
<li>A row of a list. Use in conjunction with <ul>..</ul> or <ol>..</ol>
<ol>- <li>Ordered list
- <li>Records may be started with <li>
</ol>
<p>Paragraph break </p>
<pre> _ ('v') (,_,) PRE FORMATTED TEXT |/ </pre>
<s>Strike through</s>
<small>Smaller</small>
<sub>Subscript</sub>
<sup>Superscript</sup>
<tt>Fixed width letters</tt>
<u>Underline</u>
<ul>- <li>Unordered list
- <li>Records may be started with <li>
</ul>
| Unmentioned HTML tags will be eliminated.
Several characters have their special meaning. To use them as a symbol, they should be placed in a text as sequence of characters:
1. - character (print-out)
2. - representation of the charecter in HTML
3. - meaning of the character
+-+--------+--------------------------------+
|1| 2. | 3. |
+-+--------+--------------------------------+
|&|& | an ampersand
|—|— | long dash
|<|< | a less-than
|>|> | a greater-than
| | | a non-breaking space
|–|– | En dash
+-+--------+--------------------------------+
|
Some tags are accepted but replaced with similar tags:
<code>Fixed width letters </code>
<del>Strike through</del>
<em>Italic</em>
<h1>Heading</h1>
<h2>Subheading</h2>
<kbd>Fixed width letters</kbd>
<strike>Strike through</strike>
<strong>Bold</strong>
Several Smileys wiil be converted to images:
:-) :) =) =] :D
8-)
;-) ;)
=8-O 8-O
:-o :o 8-o
:P =P :-P :p =p :-p
:-( :( :-\ :-/
:l :-l 8-l 8-\\
The tag <,a href=..>, is not allowed. Nevertheless URL is recognized in the text, e.g., http://www.daba.lv/. |