Click "Edit this page" at the end of this page to see the text used to generate this page, but please make no changes.
This Is A Heading
Notice how all the words in the heading's name are capitalized, even "is" and "a". This goes against what you're taught in English class, but it keeps things simple. Had we not capitalized the "a", it would look like:
This Is Not a Heading
Bullet List Example 1
Here we create a bulleted list:
— This is the first bulleted line
— And this is the line
— This One: Has an inlined subheading
— This one, however, is not. Here's why: because a period appears on the line before the colon and it has non-capitalized words.
Don't forget the space separating the bullet identifier and the sentence, or it'll look like this:
-This is not a bulleted line.
Bullet List Example 2
— Note how this uses a hyphen and is not indented.
This one uses a question mark, and is indented by one. See?
• And this is indented a third level.
• Any number of indentations are allowed.
An action item indented by one
And an action item not indented.
Numbered List Example 1
Here we create a numbered list:
1. This is the first numbered entry
2. This is the second
3. Note how QwikiWiki renumbers this line to be the third.
1. Also note how starting this line with one resets the count.
2. Inline Subheadings: Work with numbered lists as well.
Numbered List Example 2
3. Note how it continues numbering.
4. Even though it is in a new section.
Numbered List Example 3
1. Starting a new list
1. Numbered lists can be indented,
2. And each indentation level is numbered separately.
2. So you can mix and match at will.
3. But take care to start a new list if you need to, or else you'll number across an indentation level, as does this line.
QwikiTag Example
Any CamelBack? word automatically becomes a QwikiTag, as shown. Prefacing a CamelBack word with an exclamation point instructs QwikiWiki to ignore its QwikiTag. Likewise, uncapitalizedCamelBack words that don't start with a capital letter do not produce QwikiTags. Non-CamelBack? groups of words can only QwikiTags when surrounded by an connected with underscores, such as This is a page?.
Auto-Hyperlink Example
Hyperlinks are automatically generated for URLs and email addresses, such as qwikiwiki.com and dbarrett@quinthar.com. ftp://this/is/a/link also works.
Inline HTML Example
Note how this is bold, and so is this.
Also, note how this does *not* AutoFormat because it's inside an HTML block.
(Even more examples can be found at QwikiSyntaxTest.)