Set escape_misc to False by default to improve backwards compatibility

This commit is contained in:
alfonsrv
2024-10-09 18:55:50 +02:00
committed by GitHub
parent 964d89fa8a
commit 7ff4d835ae
3 changed files with 19 additions and 18 deletions

View File

@@ -128,9 +128,9 @@ escape_underscores
Defaults to ``True``.
escape_misc
If set to ``False``, do not escape miscellaneous punctuation characters
If set to ``True``, escape miscellaneous punctuation characters
that sometimes have Markdown significance in text.
Defaults to ``True``.
Defaults to ``False``.
keep_inline_images_in
Images are converted to their alt-text when the images are located inside