summaryrefslogtreecommitdiff
path: root/resources/test/core.md
diff options
context:
space:
mode:
Diffstat (limited to 'resources/test/core.md')
-rw-r--r--resources/test/core.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/resources/test/core.md b/resources/test/core.md
index f65b20e..eefc4f7 100644
--- a/resources/test/core.md
+++ b/resources/test/core.md
@@ -79,6 +79,11 @@ This is ___bold italic text___ and ***this is also***. *What about italic text t
2. Continuing sub list item
* Continuing list item
+```
+code goes here.
+# This is a heading.
+```
+
This is a H1 heading with settext
=================================
@@ -90,4 +95,4 @@ Testing paragraph right before a code block
code goes here
```
# Heading goes here
-Paragraph right after heading \ No newline at end of file
+Paragraph right after heading