PodWiki Sample
Headlines:
Paragraphs are separated by empty lines.
This one paragraph.
And this is another paragraph.
Bold and italic text format is supported. You can also intermix bold and italic formatting.
This is how to use links:
Internal PodWiki Link.
Link to an external page.
You can use graphics:
. You can also make a graphic
link:
.
There are many ways to use lists:
bullet list:
item1
item2
numbered list:
item1
item2
normal lists:
nested lists:
item1
item2
item1
item2
item1
item2
You can write verbatim text by prepending it with at least one whitespace:
if(c-code) {
printf("failed");
}
You can insert comments:
You can insert HTML code:
| left | right |
You can add options (e.g. for write/read protection), see:
PodWikiAuth.
Of course it is possible to user variables:
.
Or you can write colored text using predefined variables.
And, you can incude external or internal pages as well as PodWiki states, e.g. the table of contents:
Headline 1
Headline 2
Headline 3
Headline 4
Another heading
There are much more features to discover:
PodWikiMarkup.