Developer Guide / typedoc-plugin-remark
"typedoc-plugin-remark" is a utility package that pipes output though specified remark plugins.
Package features include:
- Exposes some additional options to TypeDoc.
- Initializes a new remark processor and transform that syntax tree (mdast) using plugins.
Module | Description |
---|---|
core | The plugin entrypoint and bootstrapping of the plugin. |
options | All plugin types are exported from this module. |
types | All plugin types are exported from this module. |