Extra heading

merge-requests/25/head
Bob Mottram 2022-06-29 12:14:20 +01:00
parent 25db1ebc10
commit 1dd026798a
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@ def markdown_to_html(markdown: str) -> str:
ctr = 0
code_section = False
titles = {
"h6": '######',
"h5": '#####',
"h4": '####',
"h3": '###',