Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marked plugin for Fly.

npm package

Usage

Check out the documentation to see the available options.

Install

npm install -D fly-marked

Example

export function* md () {
  yield this
    .source("src/**/*.md")
    .marked()
    .concat("test.html")
    .target("dist")
}

License

MIT © Jake Russo et al

About

marked plugin for Fly.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages