17 lines
515 B
Markdown
17 lines
515 B
Markdown
# Honkit Legacy Markdown Parser
|
|
|
|
**This module is maintenance mode**
|
|
|
|
This node module uses kramed to parse markdown for gitbook (SUMMARY.md, README.md).
|
|
|
|
It will compatible GitBook v3 Markdown parser.
|
|
It is a fork of [gitbook-markdown@1.3.2](https://github.com/GitbookIO/gitbook-markdown).
|
|
|
|
For more details, see <https://github.com/honkit/honkit/issues/77#issuecomment-653592952>
|
|
|
|
## License
|
|
|
|
Apache License, Version 2.0
|
|
|
|
It includes [gitbook-markdown@1.3.2](https://github.com/GitbookIO/gitbook-markdown) works.
|