Trac WiKi Tags
''italic''
'''bold'''
__underline__
~~strike thru~~
= heading =
== subheading ==
[[BR]] line break. wiki does not interpret normal CR/LF as new line, it will parse text continuously like html does, it will only break into new paragraph if there is a blank line between two block of text. Kinda anoying :(
List = Use space, asterisk, space, like this:
* list entry 1
* list entry 2
* list entry 2a
- - - - # horizontal line
CamelCaseText # automatically create a new file link w/in WiKi, click to edit.
# CamelCase req start with Uppercase followed immediately by at
# at least one lower case. No dash, symbol, number, only text.
!NotCamelCase # WiKi escape so that it doesn't treat it as a link
{{{
pre formatted text goes inside triple braces
}}}
http://... # automatic link
http://file.gif
http://file.png # automatic inline image into WiKi page
trac = ticket tracking system with build in WiKi
Allows for html code via:
{{{
!#html
HTML code goes in this area
}}}
Docu WiKi Tags
syntax for doku wiki
(mediawiki?)
====== Level 1 Headline ====== (6 equals)
==== Level 3 Headline ==== (4 equals, each level has 1 FEWER equals)
== Level 5 Headline == (2 equals min, less than that will be verbatim)
[[ linktonewdoc ]] (seems to have a directory structure in place, inherit from first doc link was created?)
[[ dir:linktonewdoc ]]
\\ (two backslash + one space) Force new line
"LYS on the outside, LKS in the inside"
"AUHAUH on the outside, LAPPLAPP in the inside"