Magick Wiki
Mabliki 0.1 didn't allowed HTML in the posts, and even if Mabliki 0.2 allowed HTML posts, and the Mason Framework have a visual HTML editor, this Wiki dialect is kept, as I prefer this to HTML, even HTML editors, as it allow for other export options, as
and PDF.
Mabliki commands are based (but not the same) in the MediaWiki, the tool used at wikipedia.
Lets check it out:
and PDF.
Mabliki commands are based (but not the same) in the MediaWiki, the tool used at wikipedia.
Lets check it out:
Lists
- You can use * to make bulleted lists.
- # if you prefer numered lists.
- Multilevel lists are allowed (several ** or ##)
- mised lists are not, numbered or no numbered only.
Font type
- ' ' to make bold.
- _ _ to make italic.
- = = to make monospaced.
- % % to make
code blocks
. - You can mix them all at will.
- - - to mark text you
pretend to delete. Added in version 0.1.2. - + + to mark texto you just added. Added in version 0.1.2.
Paragraphs
- A empty line makes a paragraph
Headlines
- !, !! and !!! in the beginning of a line turn into an headline (more points less the importance).
Mathematic formulas
- You can insert mathematic formulas using <math>formula</math>.
- To type de formula you must use latex commands. I intent to write my own help on this, but for now, check this.
Links
- Links to Internal Pages: [[Titulo da Pagina]].
- Links to internal pages with link label diferent from the page title: [[Link Label|Titulo da Pagina]].
- Links to urls on the site that are not other bliki pages: [[label|/url/to/page]].
- Links to other URLs: [[Label to the URL|http://www.somesite.com/somepage.html]].
See also:
Posted in format mason framework magick wiki |
Post a Comment