sparkledown

1.0.2 • Public • Published

✨Sparkledown✨

Convert emphasis to ✨emphasis✨ in markdown documents.

How to use

Install globally

npm install -g sparkledown

Run sparkledown in the project folder

OR

Install as a dev dependency

npm install sparkledown --save-dev

Then add a script to package.json:

"scripts": {
    "sparkledown": "sparkledown"
  },

To run: npm run sparkledown

Credits

@fat for the idea & @mdo for the name

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i sparkledown

    Weekly Downloads

    3

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    3 kB

    Total Files

    5

    Last publish

    Collaborators

    • mikeesto