From 0f8086cbd32a4779e90db46e9b64595df3aeff2d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 15 Apr 2024 10:19:22 -0700 Subject: [PATCH] Fix command test for #9652. --- test/command/9652.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/command/9652.md b/test/command/9652.md index e3f586d7fa84..236b0a9bba3b 100644 --- a/test/command/9652.md +++ b/test/command/9652.md @@ -1,9 +1,9 @@ ```` % pandoc -f markdown -t html --embed-resources ```{=html} - + ``` ^D - + ````