siMarkdownDirective Type documentation¶
Function Installs component rendering for directives parsed by remark-directive . | ||
|---|---|---|
|
Types Documentation¶
| An extension to the si-markdown component | |||||
|---|---|---|---|---|---|
|
| Type handler for a named type. This can be an AST node type, a code type, a directive name | ||||
|---|---|---|---|---|
|
| Combination of unified plugin with options | |||
|---|---|---|---|
|
| A combination of a component and options passed to it during run-time | |||
|---|---|---|---|
|
| Interface an extension component must implement | ||||
|---|---|---|---|---|
|
Property The component used to render the node |
|---|
Property Options passed to the component |
|---|
import imported from @types/mdast |
|---|
import imported from @types/mdast |
|---|
Plugin import imported from unified |
|---|
Transformer import imported from unified |
|---|
Preset import imported from unified |
|---|
PluggableList import imported from unified |
|---|
Except where otherwise noted, content on this site is licensed under MIT License.