Notes tagged with "Cheatsheets"

Markdown Reference

A quick and greatly truncated reference guide for Markdown.

See Also:

Linking

Formating

This is a paragraph with **bolded** text.

This is another paragraph with *emphasized* text.

This is `inline code` in this paragraph.

This is a paragraph with bolded text.

This is another paragraph with emphasized text.

This is inline code in this paragraph.