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

View File

@@ -18,9 +18,9 @@
"style": "fenced" "style": "fenced"
}, },
"MD049": { "MD049": {
"style": "underscore" "style": "asterisk"
}, },
"MD050": { "MD050": {
"style": "underscore" "style": "asterisk"
} }
} }