Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ASTSource ¶
type ASTSource []byte
ASTSource holds the source of the markdown AST (a read-only byte slice).
func (*ASTSource) AppendMultiple ¶
AppendMultiple appends multiple byte slices to the source and returns corresponding segments.
func (*ASTSource) AppendString ¶
AppendString appends a string to the source and returns corresponding segment.
Click to show internal directories.
Click to hide internal directories.