mirror of
https://github.com/prometheus-operator/runbooks.git
synced 2026-08-27 12:37:20 +00:00
Enable the use of HTML in markdown
Signed-off-by: Mac Chaffee <me@macchaffee.com>
This commit is contained in:
@@ -11,3 +11,8 @@ params:
|
||||
BookSection: "runbooks"
|
||||
#BookMenuBundle: "/menu"
|
||||
|
||||
markup:
|
||||
goldmark:
|
||||
renderer:
|
||||
# Allows rendering HTML tags. This would only be truly "unsafe" if we were accepting untrusted user input and rendering it, which we aren't.
|
||||
unsafe: true
|
||||
|
||||
Reference in New Issue
Block a user