Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KindCopyText = gast.NewNodeKind("CopyText")
Functions ¶
func NewParser ¶
func NewParser() parser.InlineParser
func NewRenderer ¶
func NewRenderer() renderer.NodeRenderer
Types ¶
type CopyText ¶
type CopyText struct {
gast.BaseInline
Content string
}
Click to show internal directories.
Click to hide internal directories.