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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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