remark-ember-abc

1.0.0 • Public • Published

remark-ember-abc

A remark plugin to transform the Handlebars codeblocks to Angle brackets syntax.

Usage

Install remark globally and use it:

npm install -g remark
remark readme.md --use ember-abc 

or using npx

npx remark readme.md --use ember-abc 

Info

The transformation is based on the ember-angle-brackets-codemod and tweaked specifically for this plugin. You can take a look at the src folder transform.js.

/remark-ember-abc/

    Package Sidebar

    Install

    npm i remark-ember-abc

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    19.5 kB

    Total Files

    6

    Last publish

    Collaborators

    • rajasegar-c