summaryrefslogtreecommitdiff
path: root/subplot.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-27 18:55:05 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-27 18:59:10 +0200
commit1d317988771b05d9850718957befbba8cd90016e (patch)
treea10f216901fd6b4be4e7688601f0d0b2ba101222 /subplot.md
parentf4860a95de77ff633bb0c3c72ce9317e3ec83026 (diff)
downloadsubplot-1d317988771b05d9850718957befbba8cd90016e.tar.gz
fix: markup of embedded markdown in subplot.md
The embedded file with markdown was insufficiently escaped. Sponsored-by: author
Diffstat (limited to 'subplot.md')
-rw-r--r--subplot.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/subplot.md b/subplot.md
index a9f9787..03e965e 100644
--- a/subplot.md
+++ b/subplot.md
@@ -2101,7 +2101,7 @@ when I try to run subplot codegen fancytitle.md -o foo.md
then command is successful
~~~
-~~~{#fancytitle.md .file .markdown .numberLines}
+~~~~~~{#fancytitle.md .file .markdown .numberLines}
---
title: Plain *emph* **strong** ~~strikeout~~ superscript^10^ subscript~10~
bindings: [b.yaml]
@@ -2130,7 +2130,7 @@ when I do bar
then bar was done
~~~~
-~~~
+~~~~~~
## Running only chosen scenarios