Allow unsafe markup in the Markdown renderer
This commit is contained in:
parent
ac6b5125eb
commit
cec1576d75
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
goldmark:
|
||||
renderer:
|
||||
unsafe: true
|
||||
highlight:
|
||||
anchorLineNos: true
|
||||
lineNos: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue