Documentation
¶
Overview ¶
Package format contains all currently implemented format options.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTML ¶
type HTML struct{}
HTML implements a format taking html source and transforming it into save html.
type Markdown ¶
type Markdown struct{}
Markdown takes input in the markdown format (including some extensions) and returns save HTML.
Click to show internal directories.
Click to hide internal directories.