hexo-include-md

1.0.0 • Public • Published

hexo-include-md

A Hexo helper function to include markdown files that is located in _source.

This project requires you to use your Hexo render engine as hexo-renderer-markdown-it.

Usage

Install using npm install hexo-include-md --save.

use as a function similar to https://hexo.io/docs/helpers; For example, in ejs, you use <%= include_md('path/to/md/file') %>

License

MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i hexo-include-md

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.53 kB

Total Files

4

Last publish

Collaborators

  • callmepk