Bad Markdown rendering of lists in documentation on hover #27271
Labels
bug
Issue identified by VS Code Team member as probable bug
editor-hover
Editor mouse hover
good first issue
Issues identified as good for first-time contributors
help wanted
Issues identified as good community contribution opportunities
verified
Verification succeeded
Milestone
Steps to Reproduce:
import java.util.Map;
Map
, scroll to the bottom.List is not displayed properly. 1st level bullets and content are on separate lines:
When Markdown Javadoc was introduced last september, this is how it looked:
I don't know when the regression was introduced.
This is the completion item sent to VS Code:
The text was updated successfully, but these errors were encountered: