Skip to content

Commit 9b73edd

Browse files
committed
add upgrade message
1 parent c9d0198 commit 9b73edd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

messages/next.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# MarkdownEditing {version} Changelog
2+
3+
Your _MarkdownEditing_ plugin is updated. Enjoy new version. For any type of
4+
feedback you can use [GitHub issues][issues].
5+
6+
## Bug Fixes
7+
8+
## New Features
9+
- add a separate scope `markup.underline.link.protocol` to allow synax highlight e.g. `https` in urls separtely from the rest of the url
10+
- add a separate scope `markup.underline.link.www` to allow synax highlight `www.` in urls separtely from the rest of the url
11+
## Changes
12+
13+
[issues]: https://github.com/SublimeText-Markdown/MarkdownEditing/issues

0 commit comments

Comments
 (0)