summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/lunamark-markdown/no-breakable-blockquotes.test
blob: d65cbef7285297921700b35be80e7123ee257c4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<<<
This test ensures that the Lua `breakableBlockquotes` option is disabled by
default.

> *quote 1*

> *quote 2*

>>>
codeSpan: breakableBlockquotes
interblockSeparator
blockQuoteBegin
emphasis: quote 1
emphasis: quote 2
blockQuoteEnd