aboutsummaryrefslogtreecommitdiff
path: root/MarkdownTest/Tests_2004/Yuri-Links-in-Headers.text
blob: d06a9e1217282935cd4f8213f77905e50a1eae0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## A plain header

Let's first have a plain header

An underlined header
====================

(That's also useful)

# A header with a [link](http://www.link.com)

First with a hash

Another with a [link][a]
------------------------
This time underlined

[a]: http://www.link.com/