We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d0198 commit 276c45cCopy full SHA for 276c45c
messages/3.1.18.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