Added note about blank lines around delimited code blocks.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1596 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
ffe7a473c8
commit
fc77908692
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
@ -734,6 +734,9 @@ is treated as code. No indentation is necessary:
|
||||||
{code here}
|
{code here}
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
|
Like regular code blocks, delimited code blocks must be separated
|
||||||
|
from surrounding text by blank lines.
|
||||||
|
|
||||||
If the code itself contains a row of tildes, just use a longer
|
If the code itself contains a row of tildes, just use a longer
|
||||||
row of tildes at the start and end:
|
row of tildes at the start and end:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue