27 lines
835 B
Markdown
27 lines
835 B
Markdown
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.
|