Commit 55822ae DeathAxe
committed
1 parent ac4ed07 commit 55822ae Copy full SHA for 55822ae
File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,23 @@ feedback you can use [GitHub issues][issues].
9
9
* Display correct key for ` MarkdownEditing: Decrease Heading Level ` in Command Palette
10
10
* Use better table border color of Mariana color scheme
11
11
* List MarkdownEditor-\* .tmTheme color schemes (see #666 )
12
+ * Improve bailouts from tables to fix highlighting of links after lines with pipes
12
13
13
14
## New Features
14
15
16
+ * Added support for various syntaxes in fenced code blocks
17
+ - ActionScript
18
+ - AppleScript
19
+ - Arduino
20
+ - CSS
21
+ - HTTP request/response
22
+ - Terraform
23
+ - Twig
24
+ - Verilog
25
+
15
26
## Changes
16
27
28
+ * Markdown.sublime-syntax has been refactored to increase readability,
29
+ fix several issues and prepare for future ST4 only changes.
30
+
17
31
[ issues ] : https://github.com/SublimeText-Markdown/MarkdownEditing/issues
You can’t perform that action at this time.
0 commit comments