You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visual Studio Code supports pasting URLs as formatted links in Markdown documents, which I think is a really nice feature. Basically, here's how it works out of the box:
Screen.Recording.2025-03-25.at.16.56.54.mov
The relevant setting is called markdown.editor.pasteUrlAsFormattedLink.enabled. It would be great if this setting could also be used with Quarto documents.
The text was updated successfully, but these errors were encountered:
Visual Studio Code supports pasting URLs as formatted links in Markdown documents, which I think is a really nice feature. Basically, here's how it works out of the box:
Screen.Recording.2025-03-25.at.16.56.54.mov
The relevant setting is called
markdown.editor.pasteUrlAsFormattedLink.enabled
. It would be great if this setting could also be used with Quarto documents.The text was updated successfully, but these errors were encountered: