Markdown

Write neat and clean blogs with markdown. Here are some markdown

CODE


``` Insert code here ```

HEADING


# text -> for Largest size word ## text -> for next Largest size word ### text -> for next smaller size word

INSERT IMAGE


![](Insert here image URL)

BOLD TEXT


**Text** -> without any space