jstransformer-markdown-yml

0.0.2 • Public • Published

jstransformer-markdown-yml

Transform YAML values from Markdown to HTML with markdown-it

Created to be used in gulp-jade when generating static sites.

Installation

npm install jstransformer-markdown-yml

Usage example

In app/data.yml

foo:
  bar: ## Hello world

In .jade file

Use the format: path to .yml file , object property (in dot notation)

:markdown-yml
  app/data, foo.bar

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-markdown-yml

Weekly Downloads

1

Version

0.0.2

License

Unlicense

Last publish

Collaborators

  • brrian