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

Fixes #192676

Turns out to be more annoying than the value it provides
pull/202300/head
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
1 changed files with 0 additions and 4 deletions

View File

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