hexo-renderer-markdown-it
Advanced tools
Comparing version
{ | ||
"name": "hexo-renderer-markdown-it", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "Markdown-it is a Markdown parser, done right. A faster and CommonMark compliant alternative for Hexo.", | ||
@@ -5,0 +5,0 @@ "main": "index", |
# hexo-renderer-markdown-it | ||
[](https://travis-ci.org/celsomiranda/hexo-renderer-markdown-it) [](http://badge.fury.io/js/hexo-renderer-markdown-it) [](https://coveralls.io/r/celsomiranda/hexo-renderer-markdown-it) | ||
[](https://travis-ci.org/celsomiranda/hexo-renderer-markdown-it) [](http://badge.fury.io/js/hexo-renderer-markdown-it) [](https://www.npmjs.com/package/hexo-renderer-markdown-it) [](https://coveralls.io/r/celsomiranda/hexo-renderer-markdown-it) | ||
Add support for [Markdown] and [CommonMark]. This plugin uses [Markdown-it] as a render engine on [Hexo]. | ||
## Compatibility notice | ||
This renderer has only been tested with Hexo version 3.0.0, which is currently a Release Candidate. | ||
User [eephyne](https://github.com/eephyne) has reported that `hexo-renderer-markdown-it` is not compatible with Hexo 2.8.3. | ||
## Installation | ||
@@ -8,0 +14,0 @@ In it's current version, [Hexo] with `hexo-renderer-marked` predefined as a markdown renderer. |
8045
5.25%104
6.12%