mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
console: add admonitions to documentation markdown
This commit is contained in:
@@ -110,6 +110,7 @@ func (c *Component) docsHandlerFunc(gc *gin.Context) {
|
||||
highlighting.NewHighlighting(
|
||||
highlighting.WithCustomStyle(draculaStyle),
|
||||
),
|
||||
&admonitionExtension{},
|
||||
),
|
||||
goldmark.WithParserOptions(
|
||||
parser.WithAutoHeadingID(),
|
||||
|
||||
Reference in New Issue
Block a user