Allow unsafe markup in the Markdown renderer

This commit is contained in:
Eryn Wells 2023-05-08 20:02:56 -07:00
parent ac6b5125eb
commit cec1576d75

View file

@ -1,3 +1,6 @@
goldmark:
renderer:
unsafe: true
highlight:
anchorLineNos: true
lineNos: true