Revert autoclosing of ``` ` ``` in md (#202290)

Fixes #192676

Turns out to be more annoying than the value it provides
This commit is contained in:
Matt Bierner
2024-01-11 15:29:01 -08:00
committed by GitHub
parent 24dfce5b77
commit 34fcd8bebc

View File

@@ -46,10 +46,6 @@
"open": "`",
"close": "`"
},
{
"open": "```",
"close": "```"
},
],
"surroundingPairs": [
[