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.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/resources/test/core.md b/resources/test/core.md
index afc972a..f65b20e 100644
--- a/resources/test/core.md
+++ b/resources/test/core.md
@@ -83,4 +83,11 @@ This is a H1 heading with settext
=================================
And this is a H2 heading with settext
-------------------------------------- \ No newline at end of file
+-------------------------------------
+
+Testing paragraph right before a code block
+```
+code goes here
+```
+# Heading goes here
+Paragraph right after heading \ No newline at end of file