Releases: IonicaBizau/medium-editor-markdown
Releases · IonicaBizau/medium-editor-markdown
2.4.1
Whitelist the npm files.
2.4.0
2.3.1
- Added badges 🎉
- PayPal Donations
- npm downloads
- npm version
- Travis (if there are tests)
- CodeMentor–you can ping me there if you need help with one of these modules (or help in general).
- Updated the LICENSE year. 🎆
2.3.0
- Added package.json
- Improved the documentation.
- Integrated json2md with blah to get the best flexibility in generating documentation. 💫
- Relicense to MIT and link to the license. ❤️
Regarding the integration of json2md into blah, read this blog post I wrote.
2.2.0
This update is part of the biggest process of cleaning up my GitHub projects:
- Some of the repos were merged with other repos. 🎈
- Obsolete repositories (actually these that didn't have any functionality) were been deleted. 🔥
- Most of them got better documentation using blah configuration. 📖 📚 📝
Changes
- Improved documentation 📝
- Added/updated the the CONTRIBUTING.md file. 📖
- Integrated json2md with blah to get the best flexibility in generating documentation. 💫
Regarding the integration of json2md into blah, read this blog post I wrote.
2.1.0
Updated the code to work with the latest changes in Medium Editor. Thanks @prevuelta! 🍰
2.0.0
- Using
barbe
instead of Mustache. - Relicensed under The KINDLY License.
- Generated docs via Blah 2.0.0.
- Fixed the demo page. Thanks @connorshea! 🍰
1.2.0
1.1.0
- Use the Medium Editor API to know when the Medium Instance is initialized.
- Deprecated the
selector
option.
1.0.1
- Link to the demo page on the heading image.