Markdown Editor

Various codes for showing various effects/styles

Emphasis

**bold**
*italics*
~~strikethrough~~

Headers

# Big header
## Medium header
### Small header
#### Tiny header

Lists

* Generic list item
* Generic list item
* Generic list item

1. Numbered list item
2. Numbered list item
3. Numbered list item

Links

[Text to display](http://www.example.com)

Quotes

Images Need to upload an image? Imgur has a great interface.

Tables

Displaying code

We use simple mde markdown editor. [original source: https://simplemde.com/markdown-guide ]

Last updated

Was this helpful?