Unexpected space in rendered markdown
Open
bug
markdown
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Testing #326540
- Use the markdown:
```
## Links
- An [external link](https://code.visualstudio.com) to the VS Code website.
- A [reference-style link][spec] to the Markdown spec.
- An autolink: .
```
- View the rendered markdown
- Notice the space in the second bullet point
- I was not expecting it to appear there?
Contributor guide
Assessment
This issue has not been assessed yet.