Edit help
Aligning
To align left, place -( as the first characters on that line.
To align right, place -) as the first characters on that line.
To center, place -- as the first characters on that line.
Aligning with no paragraph spacing
To align left with no spacing, place /( as the first characters on the line.
To align right with no spacing, place /) as the first characters on the line.
To center with no spacing, place /- as the first characters on the line.
Floating
To float left, place >( as the first characters on that line.
To float right, place >) as the first characters on that line.
Floating with no line spacing
To align left with no spacing, place <( as the first characters on the line.
To align right with no spacing, place <) as the first characters on the line.
Indenting
Place a -> at the beginning of the line to indent the section.
Line break
Place a // at the beginning of the line to force a simple line break.
Internal Links
Use [title|/path/to/page] to create a link. The title| part is optional. It will look like this: photographs.External Links
Use [title|http://path/to/page] for external links. The title| part is optional. It will look like this: [http://msnbc.com].Pictures
Use {picture URL|title|link URL} to add a photo. The link URL part is optional.Headings
To display a line as a heading, place as the first character on that line: ! for small headings, !! for medium headings, and !!! for large headings.
Title and Subtitle
To display a sewcrates.com heading, place a $ as the first character; for a sewcrates.com sub-heading, place $$ as the first characters.
Emphasis
These can only be used for text on the same line.)
For bold use: ##section_to_emphasize##For italics use: ''section_to_emphasize'' (note there are two single quotes)
For underline use: __section_to_emphasize__ (note there are two underlines)
For smallcaps use: ++section_to_emphasize++
For strikethrough use: %%section_to_emphasize%%
Bullet list
Place a * at the beginning of the line to create a bullet list
Numbered list
Place a # at the beginning of the line to create a number list
Private Section
Place a at the beginning and end of the section. It must be longer than one line (to get around the strikethrough).