<a name"1.0.0">
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 github-extension was previously bundled with showdown, with versions prior to v 1.0.x, use the bundled version instead.
**Compatible with showdown v.1.0.x
- bower.json: add dependencies to bower json
- package.json: add dependencies to package.json
- renamed files: src file renamed to
showdown-github.js
. To update, if your using src files directly, change your dependencies fromgithub.js
toshowdown-github.js