feat(ST2.EditorPackages): bump up all packages

- Refresh PackageCache with latest versions of everything
This commit is contained in:
Iristyle
2013-09-16 22:29:05 -04:00
parent 951be33c9e
commit 5ed4214a22
180 changed files with 9360 additions and 1211 deletions

View File

@@ -0,0 +1,26 @@
Changes in Markdown Preview
===========================
## 1.0.3
* The `messages.json` should OK for this time.
## 1.0.2
* Fixes messages.json and changelog versions.
## 1.0.1
* Removed markdown2 parser for its not well maintained and buggy.
* Make Python Markdown parser as default.
* Split the preview commands for *Python Markdown* parser and *Github Flavored Markdown* parser.
* Add markdown file build support, build parser are config via the origin `"parser"` settings.
* Add this changlog file for both developpers and users.
* Add messages.json which make display of `README.md` and `CHANGES.md`
* Try use `Markdown Extended.tmLanguage` for cheat sheet if you installed `Markdown Extended`.
## 1.0.0
* Support for ST3.
* Added Python Markdown parser.
* CSS search first in markdown file directory and the the build-in.