|
@ -1,4 +1,4 @@ |
|
|
This folder contains useful info for plugins developers. |
|
|
This folder contains useful info for plugin developers. |
|
|
|
|
|
|
|
|
If you just use `markdown-it` in your app, see |
|
|
If you just use `markdown-it` in your app, see |
|
|
[README](https://github.com/markdown-it/markdown-it#markdown-it) and |
|
|
[README](https://github.com/markdown-it/markdown-it#markdown-it) and |
|
@ -7,4 +7,4 @@ If you just use `markdown-it` in your app, see |
|
|
__Content__: |
|
|
__Content__: |
|
|
|
|
|
|
|
|
- [Parser architecture & design principles](architecture.md) |
|
|
- [Parser architecture & design principles](architecture.md) |
|
|
- [Some guidelines for plugin developpers](development.md) |
|
|
- [Some guidelines for plugin developers](development.md) |
|
|