From 393aa58f2c5afd51f92fd9bd4b6dfd0dc90cea41 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 5 Aug 2022 01:00:19 -0400 Subject: New upstream version 8.2.3. --- tests/test_compile_markdown.py | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'tests/test_compile_markdown.py') diff --git a/tests/test_compile_markdown.py b/tests/test_compile_markdown.py index 0e805ba..a902347 100644 --- a/tests/test_compile_markdown.py +++ b/tests/test_compile_markdown.py @@ -28,12 +28,10 @@ from .helper import FakeSite from this """, """\ -
\ -
1
\ -
\
-from this
-
-
+
\ +
\ +from this +
""", id="hilite", ), -- cgit v1.2.3