summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-fenced-code.test
blob: aab1caa4fbc01d0e3f02dfb2a93daf541c2f84c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<<<
This test ensures that the Lua `fencedCode` option is disabled by default. The
following fenced code block should resolve to a code spans.

``` foo
bar
```

~~~ foo
bar
~~~
>>>
codeSpan: fencedCode
interblockSeparator
codeSpan: foo bar 
interblockSeparator
tilde
tilde
tilde
tilde
tilde
tilde