Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 240 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 240 Bytes

hane-render-markdown

A markdown render extension for hanejs.

Installation

npm install hane-render-markdown

And update render config:

render:
  type: markdown
  html: false
  linkify: true

LICENSE

MIT