There was an error while loading. Please reload this page.
1 parent c9d0198 commit 9b73eddCopy full SHA for 9b73edd
messages/next.md
@@ -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