Commit 20e14aa
committed
fix python-mode#385 (syntax highlighting failure)
Syntax highlight failure resolved by skipping everything between ```'``` or ```"```.
Before this fix the code below had incorrect syntax highlighting.
1 parent b92c982 commit 20e14aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments