fis-parser-marked

0.0.6 • Public • Published

fis-parser-marked

A parser plugin for fis to compile markdown file.

usage

$ npm install -g fis-parser-marked
$ vi path/to/project/fis-conf.js
//use the `fis-parser-marked` plugin to parse *.md file
fis.config.set('modules.parser.md', 'marked');
//*.md will be released as *.html
fis.config.set('roadmap.ext.md', 'html');

Readme

Keywords

Package Sidebar

Install

npm i fis-parser-marked

Weekly Downloads

17

Version

0.0.6

License

none

Last publish

Collaborators

  • fouber