1.0.2 • Published 4 years ago

sparkledown v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

✨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

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago