summaryrefslogtreecommitdiff
path: root/foo.md
diff options
context:
space:
mode:
Diffstat (limited to 'foo.md')
-rw-r--r--foo.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/foo.md b/foo.md
new file mode 100644
index 0000000..0eea403
--- /dev/null
+++ b/foo.md
@@ -0,0 +1,11 @@
+yaml:
+
+```yaml
+hello: world
+```
+
+plain:
+
+```
+hi there
+```