Skip to content

Commit 72911c9

Browse files
committed
Add reference to spec
1 parent dab11df commit 72911c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/nextjournal/markdown_test.cljc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ $$\\int_a^bf(t)dt$$
200200
[:span.formula
201201
"\\pi"]
202202
" formula"]
203+
;; see https://spec.commonmark.org/0.31.2/#example-142
203204
[:pre [:code.language-clojure "(+ 1 2 3)\n"]]
204205
[:pre [:code "no language\n"]]
205206
[:figure.formula

0 commit comments

Comments
 (0)