Blame testing/055_markdown.md

Packit Service 50c9f2
Packit Service 50c9f2
// objective: test markdown parsing
Packit Service 50c9f2
// check: md_055_markdown.xml
Packit Service 50c9f2
-->
Packit Service 50c9f2
Packit Service 50c9f2
# Foo
Packit Service 50c9f2
Packit Service 50c9f2
## Bar
Packit Service 50c9f2
Packit Service 50c9f2
[Inline link](http://example.com/inline)
Packit Service 50c9f2
Packit Service 50c9f2
[Reference link][1]
Packit Service 50c9f2
Packit Service 50c9f2
[1]: http://example.com/reference
Packit Service 50c9f2
Packit Service 50c9f2
## Baz
Packit Service 50c9f2
Packit Service 50c9f2
More text
Packit Service 50c9f2
Packit Service 50c9f2
[Upper-cased reference link on last line][U]
Packit Service 50c9f2
Packit Service 50c9f2
[U]: http://example.com/last-line
Packit Service 50c9f2
Packit Service 50c9f2
Dash - NDash -- MDash --- EDash \- ENDash \-- EMDash \--- E3Dash \-\-\-