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

Someshwar Gurumath
Someshwar Gurumath

I am an author, public speaker, passionate film-maker, anchor, singer, composer, song-writer and vlogger. So far I have published three books in the Kannada language named Nanu Nanna Jagattu, Payanigana Kavyagalu, and Ananya Namanaglu which are anthologies of my poems. I aspire to bring unified cultural change through my writings.

Articles By Someshwar Gurumath