File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name"1.0.0"></a >
2+ ## 1.0.0 (2015-06-04)
3+
4+ #### Release information
5+
6+ This release updates the extension in order to make it compatible with showdown v.1.0.x.
7+ However, this version is not compatible with older versions of showdown.
8+ Since prettify extension was previously bundled with showdown, with versions prior to v 1.0.x, use the bundled version instead.
9+
10+ #### Compatibility
11+
12+ ** Compatible with showdown v.1.0.x**
13+
14+ #### Features
15+
16+ * ** bower.json** : add dependencies to bower json
17+ * ** package.json** : add dependencies to package.json
18+
19+ #### Breaking changes
20+
21+ * ** renamed files** : src file renamed to ` showdown-prettify.js ` .
22+ To update, if your using src files directly, change your dependencies from ` prettify.js ` to ` showdown-prettify.js `
23+
You can’t perform that action at this time.
0 commit comments