From 9148ac458f34ed000ecdffb6bc1b6e59ce34cab9 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 28 Jun 2022 10:18:42 +0100 Subject: [PATCH] Remove extra lines --- markdown.py | 4 ++++ tests.py | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/markdown.py b/markdown.py index 90eb71ebd..310be655e 100644 --- a/markdown.py +++ b/markdown.py @@ -389,4 +389,8 @@ def markdown_to_html(markdown: str) -> str: html_str = html_str.replace('
', '') html_str = html_str.replace('
', '
') + html_str = html_str.replace('