Wiki-syntax
Links: in any place of text:
@page "Page title"—link to the wiki page.@page[Page title] "link text"—link to the wiki page with specified link text.@page[URL] "link text"—link to an outside URL.@page[Page/Sub page] "Sub page"—link to a sub-page in hierarchy tree.[[URL or a page title]].
Prefixes of block types: use it on line begin
before text to change block type:
@title—title;@subtitle—subtitle;@subsubtitle—sub-subtitle;@par—just a text;@listitem—list;@footnote—footnote;@quote—quotation;@img url—image from url.@html ...any HTML code.
Additional layout: in any place of text:
*bold*—for bold;//italic//—for italic;^superscript^—for superscript;_subscript_—for subscript.

