mirror of https://github.com/kdl-org/kdl.git
Separate a code block from adjacent text.
This commit is contained in:
parent
109ad2627f
commit
a8fb072a31
|
|
@ -676,6 +676,7 @@ For example, the following example is illegal:
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
while the following example is allowed
|
while the following example is allowed
|
||||||
|
|
||||||
~~~kdl
|
~~~kdl
|
||||||
"""
|
"""
|
||||||
foo \
|
foo \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue