Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
type Block struct { Context string // parent content (if any) - e.g., paragraph -> sentence Text string // text content Scope core.Selector // section selector }
A Block represents a section of text.
Click to show internal directories.
Click to hide internal directories.