server auth
This commit is contained in:
@@ -46,6 +46,7 @@ func NewRenderer() *Renderer {
|
||||
),
|
||||
goldmark.WithRendererOptions(
|
||||
html.WithHardWraps(),
|
||||
html.WithUnsafe(),
|
||||
html.WithXHTML(),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user