Clarification.

This commit is contained in:
Georg Brandl
2008-11-02 10:41:38 +00:00
parent f74f8ca7a4
commit 828b390fba

View File

@@ -98,7 +98,8 @@ Source Code
-----------
Literal code blocks are introduced by ending a paragraph with the special marker
``::``. The literal block must be indented, to be able to include blank lines::
``::``. The literal block must be indented (and, like all paragraphs, separated
from the surrounding ones by blank lines)::
This is a normal text paragraph. The next paragraph is a code sample::