Allow unsafe markup in the Markdown renderer

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

View file

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