We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79330db commit 3cb8f9fCopy full SHA for 3cb8f9f
1 file changed
modules/markup/html.go
@@ -317,7 +317,6 @@ func RenderEmoji(
317
return ctx.postProcess(rawHTML)
318
}
319
320
-
321
func (ctx *postProcessCtx) postProcess(rawHTML []byte) ([]byte, error) {
322
if ctx.procs == nil {
323
ctx.procs = defaultProcessors
0 commit comments