Automatic markdown link pasting off by default (#189100)

pasting as markdown link off
This commit is contained in:
Meghan Kulkarni 2023-07-27 15:11:51 -07:00 committed by GitHub
parent 070707dffc
commit e731964e84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -502,7 +502,7 @@
"type": "string",
"scope": "resource",
"markdownDescription": "%configuration.markdown.editor.pasteUrlAsFormattedLink.enabled%",
"default":"smart",
"default":"never",
"enum": [
"always",
"smart",