Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PlainMarkdown ¶
Clean runs a VERY naive cleanup of markdown text to make it more palatable as plain text.
Types ¶
type TextRender ¶ added in v0.19.0
type TextRender struct{}
func NewTextRenderer ¶ added in v0.19.0
func NewTextRenderer() *TextRender
func (*TextRender) AddOptions ¶ added in v0.19.0
func (r *TextRender) AddOptions(...renderer.Option)
Click to show internal directories.
Click to hide internal directories.