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

Telling time in Tamil cover image

Learn: How to tell time in Tamil

Telling Time in Tamil

Time is an integral part of human life. Imagine a world without time and …

by Sunitta Raman
11026

Is Tamil a tough language to learn for north Indians? myths vs reality

There’s a famous Chinese proverb that states that “to learn a language is to have one more window …

by Richa Agrawal
2749