summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-07-13 03:46:09 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-07-13 03:46:09 +0000
commitfc77908692c0d6b271d3c5e6145bbb20d1f6a0f6 (patch)
tree5c1cfeeaedaae5d3ae854b3331752f0900a06e02 /README
parentffe7a473c8a7f7f357c33523f2292102fb5f41f8 (diff)
Added note about blank lines around delimited code blocks.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1596 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
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: