Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Markdown ¶
type Markdown struct {
// contains filtered or unexported fields
}
Markdown represents a markdown object.
func (*Markdown) Convert ¶
Convert interprets the markdown object and write rendered contents to a writer w.
Click to show internal directories.
Click to hide internal directories.