Skip to content

Commit d509497

Browse files
committed
fix mardown embeded code var
1 parent d8a505f commit d509497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/languages/github-markdown.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
.constant.nil,
2020
.string.quoted,
2121
.storage.control,
22+
.storage.var,
2223
.keyword.control,
2324
.constant.symbol {
2425
color: inherit;

0 commit comments

Comments
 (0)