-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-hoverEditor mouse hoverEditor mouse hoversuggestIntelliSense, Auto CompleteIntelliSense, Auto CompleteverifiedVerification succeededVerification succeeded
Milestone
Description
Split from #78718:
Markdown List Rendering
const markupContent: MarkupContent = {
kind: 'markdown',
value: 'https://code.visualstudio.com/\n\nFoobar\n\n- Foo\n- Bar'
};Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-hoverEditor mouse hoverEditor mouse hoversuggestIntelliSense, Auto CompleteIntelliSense, Auto CompleteverifiedVerification succeededVerification succeeded
