TextFormattingRules
To experiment with the rules, please try editing WikiSandbox.
Paragraphs
- Do not indent paragraphs
- Words wrap and fill as needed
- Use blank lines as separators
- Lines indented with one or more spaces are monospace text:
This is monospace text.
This is monospace text
- Soft line breaks with the percent symbol:
Line 1%%%Line 2
Line 1
Line 2
Text
This is bold text.
This is bold text.
- Italics with 2 apostrophes
This is italic text.
This is italic text.
- Both bold and italics with 5 apostrophes
This is bold italic text.
This is bold italic text.
- Underline with 2 underscores
This is __underlined text__.
This is underlined text.
Horizontal Line
- Four dashes on a line produce a horizontal line.
Lists
- Bullet lists are made by placing asterisks at the left margin followed by a space then text. More asterisks increases the level of bullet:
* First-level list item
** Second-level list item
** Another second-level list item
*** Third-level list item
* Another first-level list item
- First-level list item
- Second-level list item
- Another second-level list item
- Another first-level list item
# One
# Two
## Two sub one
## Two sub two
# Three
- One
- Two
- Two sub one
- Two sub two
- Three
Linking
- Join capitalized words (WikiWords) to make references to other pages on this wiki.
- Absolute URLs can be attached to ordinary text like this:
(http://www.melbournewireless.org.au/ Melbourne Wireless)
Melbourne Wireless
- Relative URLs require a leading / (forward slash):
(/about/ About Melbourne Wireless)
About Melbourne Wireless
- Link anchors can be attached to ordinary text like this:
[WikiWord Find out what a Wiki Word is]
Find out what a Wiki Word is
- Link to specific versions of pages like this:
[WikiWord|2 Find out what a Wiki Word is]
Find out what a Wiki Word is2
Images
- Use curly braces with a description (descriptive text MUST be supplied):
{http://www.melbournewireless.org.au/images/logo.jpg Melbourne Wireless}
- You may link from an image by including either a WikiWord or a URI:
{http://www.melbournewireless.org.au/images/logo.jpg http://www.melbournewireless.org.au/ Melbourne Wireless}
Headings
- Headings are made by placing an exclamation mark (!) at the right margin followed by a space:
! First Heading
!! Second Heading
!!! Third Heading
First Heading
Second Heading
Third Heading
Index
The "indexing" plugin can generate an index of the headings for the current page:
### Index ###
Emoticons
- Emoticons automaticaly show as graphics:
:) | =) | ;) | :O | :D | :-) | :| | :/ | :P | :'( |
| | | | | | | | | |
Tables
Use the pipe character build tables:
||Fruit||Colour||
||Banana||Yellow||
||Apple||Red%%%Green||
||Orange||Orange||
Fruit | Colour |
Banana | Yellow |
Apple | Red Green |
Orange | Orange |
Scroll box
++++
Content to be boxed
++++
Content to be boxed
- eg:
- Node diarys
- Verbose screen dumps
- code
- anything else that would benefit from the appearance of a scroll bar such as this one --------------------------------------->
TextFormattingRules are implemented in this wiki by the use of regular expressions.
This installation is using the following version of TextFormattingRules:
$Id$
Version 61 (current) modified Mon, 26 Jul 2021 12:49:29 +0000
[EditText] [Spelling] [Current] [Raw] [Code] [Diff] [Subscribe] [VersionHistory] [Revert] [Delete] [RecentChanges]