Merge branch 'alfonsrv-fix-pr-118' into jsm28-list-indentation

This commit is contained in:
AlexVonB
2024-11-24 12:07:59 +01:00
3 changed files with 43 additions and 43 deletions

View File

@@ -94,7 +94,7 @@ class MarkdownConverter(object):
default_title = False
escape_asterisks = True
escape_underscores = True
escape_misc = True
escape_misc = False
heading_style = UNDERLINED
keep_inline_images_in = []
newline_style = SPACES