Skip to content

Markdown-it is a Markdown parser, done right. A faster and CommonMark compliant alternative for Hexo.

License

Notifications You must be signed in to change notification settings

chrisvfritz/vuejs.org-hexo-renderer-markdown-it

 
 

Repository files navigation

hexo-renderer-markdown-it

Build Status npm version npm dependencies Coverage Status

This renderer plugin uses Markdown-it as a render engine on Hexo. Adds support for Markdown and CommonMark.

Documentation

This README was getting too messy for my taste, so it was time to fire up the github wiki in the repo and move the documentation over there.

Main Features

  • Support for Markdown, GFM and CommonMark
  • Extensive configuration
  • Faster than the default renderer | hexo-renderer-marked
  • Safe ID for headings
  • Anchors for headings with ID
  • Footnotes
  • <sub> H2O
  • <sup> x2
  • <ins> Inserted

Installation

You can install hexo-renderer-markdown-it by following these steps in the documentation.

It's also the place to go if you want to know more about how hexo-renderer-markdown-it works.

Requests and bug reports

If you have any feature requests or bugs to report, you're welcome to file an issue.

About

Markdown-it is a Markdown parser, done right. A faster and CommonMark compliant alternative for Hexo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%