reenadak

2018-08-15_markdown tips and tricks

Sep 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

Markdown Cheatsheet
Another Refrence

  • dash for simple list
  • got it or not

Three Dash for new line or three stars


-dash after indent for indented list

For anchor use square bracket and then hyperlink in standard bracket such as Google

Heading - use # for heading H1

Heading - use # for heading H3

Heading - use # for heading H3

Heading - use # for heading H4

bold Use two star and then two star for bold
italic italic
me me
Images are also supported, as are tables. You can fall-back to HTML if you wish, although obviously we prefer that isn't used.

Tables

This is a sample table:

Object Alive?
Cat Yes
Table No

Note the use of : to control the centering of the table-cell items.

Images

alt text

Add Comment
Please, Sign In to add comment