Skip to content

cowsay-blog/hexo-renderer-markdown-it

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • JavaScript 100.0%