Methods
(async) factory(pkgName) → {class}
Plugin factory. A thin wrapper for the marked library.
Never call this function directly!!! It's only-meant to be called by the Bajo framework during plugin initialization.
Parameters:
| Name | Type | Description |
|---|---|---|
pkgName | string | NPM package name |
Returns:
BajoMarkdown
- Type:
- class