From f32a52ce7ec2fce71b2f87034c372b4dad96ab15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=A8=E8=B6=8A=E6=99=A8=E6=98=8F?= <91008228+CrossDark@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:51:41 +0800 Subject: [PATCH] Update CrossDown.py --- CrossDown.py | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CrossDown.py b/CrossDown.py index e79da3e..145c92a 100644 --- a/CrossDown.py +++ b/CrossDown.py @@ -122,6 +122,14 @@ def main(text: str) -> str: if __name__ == '__main__': with open('test.md', encoding='utf-8') as test: - cd = main(test.read()) + cd = f""" + +
+