Skip to content

Commit

Permalink
Markdown cheat-sheet updated
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani committed Sep 16, 2017
1 parent 909f2df commit 1ab9cbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -209,6 +209,8 @@ Highlight text | `!!Highlight!!`
Strikethrough text | `~~Strikethrough~~`
Bulleted list | `* Bulleted list`
Numbered list | `1. Numbered list`
Toggle Checkbox | `[]`
Complete Checkbox | `[x]`
Inline code | \`Inline code\`
Code block | \```\nCode block\n\```
Horizontal rule | `---` or `===`
Expand Down

0 comments on commit 1ab9cbd

Please sign in to comment.