mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-25 17:27:26 +01:00
For #140602 Only normal links for now. Will add reference links later. Should support the forms: - `[](dir/file.md)` - `[](./dir/file.md)` - `[](/root-dir/file.md)` - `[](#header)` - `[](./dir/file.md#header)`