Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KindSpoilerInline = gast.NewNodeKind("SpoilerInline")
Functions ¶
func NewInlineParser ¶
func NewInlineParser() parser.InlineParser
func NewRenderer ¶
func NewRenderer() renderer.NodeRenderer
Types ¶
type SpoilerInline ¶
type SpoilerInline struct {
gast.BaseInline
}
func (*SpoilerInline) Dump ¶
func (n *SpoilerInline) Dump(source []byte, level int)
func (*SpoilerInline) Kind ¶
func (n *SpoilerInline) Kind() gast.NodeKind
Click to show internal directories.
Click to hide internal directories.