From 3fa827ecf29dff6182ef56af28933f6382f65f96 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 12 Feb 2022 13:54:45 -0800
Subject: [PATCH] Document way to get list in block quote in slide shows.

This works around the convention that a list in a block
quote is incremental.

Closes #7916.
---
 MANUAL.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MANUAL.txt b/MANUAL.txt
index 5883fc64f..b9209356d 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -6255,6 +6255,15 @@ option):
 Both methods allow incremental and nonincremental lists to be mixed
 in a single document.
 
+If you want to include a block-quoted list, you can work around
+this behavior by putting the list inside a fenced div, so that
+it is not the direct child of the block quote:
+
+    > ::: wrapper
+    > - a
+    > - list in a quote
+    > :::
+
 ## Inserting pauses
 
 You can add "pauses" within a slide by including a paragraph containing