Markdown Cheat Sheet

Headlines
# Headline 1
## Headline 2
### Headline 3

Styling
*italic*
**bold**
~~strike through~~

Links
http://url.com
[link text](http://www.url.com)

Quotes
> Quote text
***Johnny Author***

Images
![image alt text](image url)
***Image caption, description***

Horizontal rule
---

Inline Code
`var name = "John Doe";`

Code block with syntax highlighting
``` codelanguage
function foo() {
  return bar;
}
```

Bulleted list
- item 1
- item 2
- item 3

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

7 Beautiful Hindi Words And Their Meaning That Will Make You Fall In Love With The Language

Hindi has the official language status in multiple states in India, it is the fourth most spoken …

by Meghna Paul
11536

5 Common Mistakes Every Beginner Learning Hindi Should Avoid

It is common to make mistakes while learning a new language. However, as a beginner, it can prove …

by Meghna Paul
2490