Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Converter ¶
type Converter struct {
// contains filtered or unexported fields
}
Converter converts markdown to HTML
func New ¶
func New(logger logger.Logger, imageProvider *imageprovider.ImageProvider) *Converter
New creates a new Markdown-to-HTML converter instance.
Click to show internal directories.
Click to hide internal directories.