Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhao28 committed Jul 20, 2016
1 parent f768453 commit 3e9ab57
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions messages/2.1.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,19 @@ feedback you can use [GitHub issues][issues].

## Bug Fixes

* Fix language definition that causes the first punctuation in list is not recognized.
* Multimarkdown meta now accept names of multiple words.
* Title will not be overwriten if already set

## New Features

* Support ````obj code blocks`
* Configure `mde.list_indent_bullets` setting to specify which symbol to use when "Switch List Bullet Type" (command can be found through ctrl/cmd+shift+p).
* A snippet is added on code blocks (```)

## Changes

* Putting installation guide to the beginning of Readme
* lineHighlight color is darker.

[issues]: https://github.com/SublimeText-Markdown/MarkdownEditing/issues

0 comments on commit 3e9ab57

Please sign in to comment.