Tested on Github / MS DevOps Wiki
- Microsoft Markdown
- Github - Writing on GGithub
- Github - Basic writing and formatting syntax
- Github - Mastering Markdown
- Github Flavoured Markdown Spec
- ikatyang/emoji-cheat-sheet
- Relative links in markup files
- Markdown Syntax Guide
Codeblock with whitespace
<code> </code>
Indent∙∙
Indent∙∙
Indent
Indent
┳ ━ ┓∙∙
┃ ┗∙∙
┣ ━ ┳∙∙
┃ ┣∙∙
┃ ┗∙∙
┗ ━ ┓∙∙
┗∙∙
┳ ━ ┓
┃ ┗
┣ ━ ┳
┃ ┣
┃ ┗
┗ ━ ┓
┗
- Level 1
- Level 2
- Level 3
- Further levels have the same bullet as level 3
- Level 2
- Level 2
- Level 2
- Level 1
- Level 1
Normal
---
or <hr>
; Needs to be preceded with an empty line.
Force empty preceding line
<br><hr>
<br/>
or
or  
- HTML Symbols
- HTML Character Sets
- UTF-8 Miscellaneous Symbols use by &#
code
; - UTF-8 Mathematical Operators
- UTF-8 Currency Symbols
- UTF-8 Arrows
- UTF-8 Letterlike Symbols ™
- UTF-8 Box Drawings
- Complete list of HTML5 UTF-8 Character Codes (see table in middle of page at this link)
- number <sub>base</sub>
- number <sup>exp</sup>
-
number base
-
number exp
www<i></i>.google<i></i>.com
www.google.com