|
|
@ -20,7 +20,7 @@ Prior to continue, make sure you've read: |
|
|
|
header IDs or `target="_blank"` for the links). |
|
|
|
- Plugins should not require `markdown-it` package as dependency in `package.json`. |
|
|
|
If you need access to internals, those are available via parser instance, |
|
|
|
passed on plugin load. See properties of main class an nested objects. |
|
|
|
passed on plugin load. See properties of main class and nested objects. |
|
|
|
2. Search existing |
|
|
|
[plugins](https://www.npmjs.org/browse/keyword/markdown-it-plugin) |
|
|
|
or [rules](https://github.com/markdown-it/markdown-it/tree/master/lib), |
|
|
|