Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarkdownDoc ¶
func (*MarkdownDoc) Extract ¶
func (md *MarkdownDoc) Extract(source []byte) error
type Output ¶
func (*Output) RenderHTML ¶
Renders out.HTML into dst html file, using the template specified in the frontmatter. data is the template struct.
func (*Output) RenderMarkdown ¶
Renders markdown to html, and fetches metadata.
Click to show internal directories.
Click to hide internal directories.