Documentation
¶
Overview ¶
Package embeddedplugin is a small structured-outline plugin used by the embedded authoring reference and cross-surface contract tests. Its envelope deliberately differs from a rich-text editor document.
Index ¶
Constants ¶
View Source
const Key = "outline"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Document ¶
Document and Node are portable envelope types; T is the generated payload union for this field placement, never a plugin-owned field engine.
type Plugin ¶
type Plugin struct{}
func (Plugin) Descriptor ¶
func (Plugin) Descriptor() ridu.PluginDescriptor
func (Plugin) FieldValidators ¶
func (Plugin) FieldValidators() map[string]ridu.PluginFieldValidator
Click to show internal directories.
Click to hide internal directories.