Update flag.
This commit is contained in:
parent
19c88d786e
commit
7dc12c9e7f
@ -14,7 +14,7 @@ from pygments.lexers import get_lexer_by_name
|
||||
|
||||
class MarkdownRenderer(HTMLRenderer):
|
||||
|
||||
_allow_harmful_protocols = True
|
||||
_allow_harmful_protocols = False
|
||||
|
||||
def __init__(self, app, template):
|
||||
super().__init__(False, True)
|
||||
|
Loading…
Reference in New Issue
Block a user