summaryrefslogtreecommitdiffstats
path: root/testing/055_markdown.md
diff options
context:
space:
mode:
Diffstat (limited to 'testing/055_markdown.md')
-rw-r--r--testing/055_markdown.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/055_markdown.md b/testing/055_markdown.md
new file mode 100644
index 0000000..39ce574
--- /dev/null
+++ b/testing/055_markdown.md
@@ -0,0 +1,16 @@
+<!--
+// objective: test markdown
+// check: md_055_markdown.xml
+-->
+
+# Foo
+
+## Bar
+
+Some text with a [link][1].
+
+[1]: http://www.example.com/
+
+## Baz
+
+More text