mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00

* Remove paragraphs from output HTML * Remove mention link wrapper from text (leaving only mention name)
2 lines
115 B
Go
2 lines
115 B
Go
// Package bfhtml contains an extension to the Blackfriday HTML renderer to disable paragraph tags.
|
|
package bfhtml
|