Be sure to extend the underline/overline characters of your Titles
at least as long as the actual text of your Title.
========
Title
========
This is the title of the whole document. It is the largest and
most prominent title of your document.
----------
Sub Title
----------
The document subtitle. It is the second largest title of
your document.
The overline and underline adornments must have matching
lengths.
Section Titles
You can use adornments in any order as long as its consistent
throughout the entire document. Here are the recommended adornments:
= - ` : . ' " ~ ^ _ * + #
Section Title
===============
Section Title
~~~~~~~~~~~~~~~
These titles are for the body of your document. It is marked with
an adornment below the title.
Basic Body Elements
Multiple blank spaces are equal to one blank space
Paragraph example
A paragraph is a block of text with a space above and below.
Indented paragraph
An indented paragraph - or a block quote - is created by adding
spaces before the paragraph. You can keep indenting paragraphs by
adding additional spaces, but be sure to keep the amount of spaces
consistent.
Formatting
*emphasis*
Usually represented by italics, add emphasis by surrounding
the text in *s.
**strong emphasis**
Usually represented by bold, add strong emphasis
by surrounding the text in **s.
Lists
A blank line is required before the first item and
after the last, but is optional between items.
- Item 1
- Item 2
Creates a bulletted list. Available bullets are "-", "*" or "+".
Continuing text must be aligned after the bullet and
whitespace.
1. Item 1
2. Item 2
Creates an enumerated list, using the numbers entered as the
enumerated list numbers.
Term
Definition
Creates an definition list. The term is a one-line phrase, and the
definition is one or more paragraphs or body elements, indented relative
to the term. Blank lines are not allowed between term and definition.