From fc77908692c0d6b271d3c5e6145bbb20d1f6a0f6 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Mon, 13 Jul 2009 03:46:09 +0000 Subject: Added note about blank lines around delimited code blocks. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1596 788f1e2b-df1e-0410-8736-df70ead52e1b --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 6716882c7..6ee7a96c1 100644 --- a/README +++ b/README @@ -734,6 +734,9 @@ is treated as code. No indentation is necessary: {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 row of tildes at the start and end: -- cgit v1.2.3