From 00be5d36c4f5bdc39a5f94ae1eb200499ffb8871 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 5 Oct 2021 17:25:58 +0200 Subject: Change indent requirements to allow alignment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously the following wouldn't work correctly because "Fourth" would have been a child of "Third". ``` 3. Third ⎵. Fourth ``` --- tests/ref/markup/enums.png | Bin 2923 -> 4123 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/ref') diff --git a/tests/ref/markup/enums.png b/tests/ref/markup/enums.png index c1eee45d..f1d3855b 100644 Binary files a/tests/ref/markup/enums.png and b/tests/ref/markup/enums.png differ -- cgit v1.2.3