Documentation
¶
Index ¶
- func NewPlugin(section *booklit.Section) booklit.Plugin
- type Plugin
- func (plugin Plugin) ColumnHeader(content booklit.Content) booklit.Content
- func (plugin Plugin) Columns(title booklit.Content, rest ...booklit.Content) booklit.Content
- func (plugin Plugin) Define(node ast.Node, content booklit.Content) (booklit.Content, error)
- func (plugin Plugin) DescribeFruit(name string, definition booklit.Content, tags ...string) (booklit.Content, error)
- func (plugin Plugin) Godoc(ref string) (booklit.Content, error)
- func (plugin Plugin) LitSyntax(code booklit.Content) (booklit.Content, error)
- func (plugin Plugin) OutputFrame(url string) booklit.Content
- func (plugin Plugin) SyntaxHl(content booklit.Content) booklit.Content
- func (plugin Plugin) TemplateLink(tmpl string) (booklit.Content, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.