Syntax used in wiki.
Coming from wiki
site.
Paragraphs
- Don't indent paragraphs.
- Use blank lines as separators.
- Words wrap and fill automatically.
- Three percent signs (%) will generate a linebreak.
- Four or more minus signs make a horizontal rule.
Lists
- Begin a line with * to create an unordered list item.
- Use ** for the second level, etc.
- Use "*" for bullet lists, "1" or "#" for numbered lists (mix at will).
- 3spaces-Term:-3spaces Definition for definition lists Use one line for each
list item.
Fonts
- Indent with one or more spaces to use a monospace font: Indented Paragraphs
(Quotes)
- Use doubled underscores (__) for emphasis (usually italics)
- Use tripled single-quotes (''') for strong emphasis (usually bolds).
- Use tripled underscores (___) for strong emphasis (usually bolds)
- Use five single-quotes ('), or triples within doubles, for some other kind
of emphasis (BoldItalic), but be careful about the bugs in the emphasis logic...
- you can mix underscores and quotes as well (___'') - that's the easiest
way Emphasis can be used multiple times within a line, but cannot cross line
boundaries.
References
- A link: some text [http://www.domain.com|the text in blue] and some text
.... In that case, it will open a new window.
- A link: some text [www.domain.com|the text in blue] and some text .... In
that case, it will open in the same window.
- A link: some text [http://www.domain;com+the alt text|picture:images/logo.gif]
and some text .... will include a picture, with a link and an alt text.
- URLs ending with .png cause images to be inserted into the page.
- Alternately, just type a full URL (this method won't create inline images):
http://c2.com/ mailto:swain@wcsb.org http://www.redhat.com/
Mark-Up Language
Please, don't bother. But if you must you can inline HTML by starting lines
with a bar (|) if it's enabled (it's not enabled by default). Otherwise, <
and > are themselves and & characters will not work.
Misc:
- "!", "!!", "!!!" make headings,
- "%%%" makes a linebreak,
- "----" makes a horizontal rule,
- escape "[" with "[["
- %%% are linebreaks
- ---this line will be centered--
In the stories, fields title, hometext, bodytext, and notes can use the 'wiki'
stuff. In the Messages, title and comments ... We will see for the rest later
:-(