Commit edfe53d
committed
[release] README.md: change links to be rendered correctly in vscode
When this is used for extension's Details page inside the vscode,
these links don't render properly. Maybe the markdown renderer used
for the extension info page has a bug. I observed the issue only in this
line where multiple such links are used.
Use the inlined form instead.
Change-Id: I003ac344cb3449453277335d953e640c8b1f13b4
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/237077
Reviewed-by: Rebecca Stambler <[email protected]>
(cherry picked from commit 9f328b7)
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/2369651 parent 959f8c3 commit edfe53d
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 139 | | |
143 | 140 | | |
0 commit comments