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