Skip to content

Commit 0c2dec3

Browse files
committed
fix tests
1 parent 4c20406 commit 0c2dec3

File tree

2 files changed

+219
-208
lines changed

2 files changed

+219
-208
lines changed

pyscript.core/test/ui/examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def toggle_dialog():
9292
headers_code.append(f'{header.tag}("{header.tag.upper()} header")')
9393
headers_code = "\n".join(headers_code)
9494

95+
9596
MARKDOWN_EXAMPLE = """# This is a header
9697
9798
This is a ~~paragraph~~ text with **bold** and *italic* text in it!

0 commit comments

Comments
 (0)