Releases: showdownjs/prettify-extension
Releases · showdownjs/prettify-extension
1.0.2 (2015-06-04)
1.0.1 (2015-06-04)
Release information
This is an hotfix for the npm package. Previously, the main attribute was poiting to an unexisting file. This hotfix fixes this.
Bug Fixes
- package.json: fix main attribute in package.json (d219bf1a)
1.0.0 (2015-06-04)
Release information
This release updates the extension in order to make it compatible with showdown v.1.0.x.
However, this version is not compatible with older versions of showdown.
Since prettify extension was previously bundled with showdown, with versions prior to v 1.0.x, use the bundled version instead.
Compatibility
Compatible with showdown v.1.0.x
Features
- bower.json: add dependencies to bower json
- package.json: add dependencies to package.json
Breaking changes
- renamed files: src file renamed to
showdown-prettify.js
.
To update, if you're using src files directly, change your dependencies fromprettify.js
toshowdown-prettify.js