mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
Always use vscode.open to open markdown links
Fixes #108998 This ensures we use the custom editor if it is the default
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# b
|
||||
|
||||
[](./a)
|
||||
[./a](./a)
|
||||
|
||||
# header1
|
||||
Reference in New Issue
Block a user