iKnolio entries format based on Textile formatting. You can read about Textile at http://hobix.com/textile/
The blocks of text separated by blank lines are automatically broken into separate blocks
To make text bold, you need to wrap it paired symbols “**”, to emphasize – “__”, for italic text – “//”
To select a title or subtitle in your article, you need to write “h1.”, “h2.” or “h3.” (note the dot at the end) at the beginning of the line. The figure shows the level of the header.
To make the list, you need to begin each item with a “*” or “#”. In the first case, it would be normal unnumbered list, the second numbered. Lists can be nested into each other, using multiple characters * or #, for example as follows:
* Countries
## USA
## France
## Spain
* Languages
** English
** French
** Spanich
See also Advanced formatting