1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

Markdown: Use * & ** for italic and bold

This commit is contained in:
Pratik Tripathy
2024-04-10 16:17:48 +05:30
parent 73b0d0cbc5
commit a0050c2047
+2 -2
View File
@@ -18,9 +18,9 @@
"style": "fenced"
},
"MD049": {
"style": "underscore"
"style": "asterisk"
},
"MD050": {
"style": "underscore"
"style": "asterisk"
}
}