Supported Markdown syntaxes:
----
Use asterisks for *emphasis* and ***strong* emphasis**. _Underlines_ also work.
Surround literal text with (e.g. computer code) with .
For a literal block:
or:
↓ You must leave an empty line before a list:
1. First ordered list item
Additional lines (like this one) in a list should be indented **4 space** more.
(Tip: add spaces until the color changes. See how this line is black? That tells you it's not indented enough.)
2. Another item
* Unordered sub-list. You can use , or bullets (note the space!).
another line within the sublist item.
↑ indented 8 spaces.
(Tip: press **Tab / Shift+Tab** to indent / dedent current line or selection.)
3. And another item.
1. Ordered sub-list.
Like in email, preceded by character.
> ...
> I shall be telling this with a sigh
> Somewhere ages and ages hence:
> > Two roads diverged in a wood, and I—
> > I took the one less traveled by,
> > And that has made all the difference.