summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 8d678fd6a..01b22b630 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -3767,7 +3767,7 @@ unless the `markdown_strict` format is used, the following does
not produce a nested block quote in pandoc:
> This is a block quote.
- >> Nested.
+ >> Not nested, since `blank_before_blockquote` is enabled by default
## Verbatim (code) blocks