|   This is a short LiteComment markup reference.
  For full list and side-by-side demo see the
  project home page at:
  http://proger.i-forge.net/LiteComment/czD
== Heading of level 1 ==
=== Level 2 ===
====== Max level 6 (number of "=" on the right dosen't matter) ==
*bold*, `code` (unformatted)
`
multiline code
(also unformatted)
`
"
multiline quotation
(*might* be formatted)
"
>> inline quotation
> more recent one
Link are simple to create: http://google.com
Up to 2 preceding words are using for its caption.
More complex: [- http://google.com | Caption of the link -]
Pictures are inserted just like links: a_picture.png
Or: [- a_picture.png | Link caption -]
Or with a thumb: [- a_picture.png | a_thumb.png -]
Horizontal rules:
---
~~~
===
+++
== Typographics ==
Dashes:       short (en) - dash, long (em) -- dash, the ---- same
Ellipsis:     2.. (one removed) or more... dots......
Symbols:      (c) (r) (p) (tm)
Numbers:      #1  #33  1st  55th  #100th
Matrix:       10*10  10x10  10X10  10 x 10
Division:     10/10  10:10  10 / 10 (spaces are fine)
Plus-minus:   +-  +-5  +- 5
Arrows (number of "=" doesn't matter if it's >= 2):
<=>  <=  =>  <====  ====>  <=====>
Flood protection against repeated chars:
OMG!!!  WTF?!?  Erm????
 |