From 51e079b50a8c1ee3c8713f5ce573e260d3b15f0d Mon Sep 17 00:00:00 2001 From: vkraven Date: Sun, 27 Nov 2022 12:25:58 -0500 Subject: [PATCH] Textile Reader: fix the command test for #2465 --- test/command/2465.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/command/2465.md b/test/command/2465.md index 25eb71aa404f9..610e3510e8595 100644 --- a/test/command/2465.md +++ b/test/command/2465.md @@ -1,5 +1,5 @@ ``` -$ stack exec -- pandoc -f textile -t native +% pandoc -f textile -t native This list starts: # one @@ -14,7 +14,7 @@ This list should restart at 1: # one again # two again - +^D [ Para [ Str "This" , Space , Str "list" , Space , Str "starts:" ] , OrderedList