Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhao28 committed Jun 29, 2017
1 parent c87f4ab commit 70b4a2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages/2.2.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ feedback you can use [GitHub issues][issues].

## Bug Fixes

* Link references commands (Jump/Delete/Organize) now work correctly with `[link text]` style and ignore cases.
* Link references commands (Jump/Delete/Organize) now work correctly with no-link `[link text]` style and ignore cases.
* `[link text]` is now highlighted correctly.

## New Features

* You can now disable some of the key bindings through configuration. For example, if you want to disable the "shift+tab" => "fold current section" key binding, add `"mde.keymap_disable.fold_section": true` to your user config. For a full list of such key bindings, check the list below.
* Organize References command now sorts references by referencing order rather than alphebetic order.
* Code block highlight for clojure.

### Configurable Key Bindings

Expand Down

0 comments on commit 70b4a2c

Please sign in to comment.