Skip to content

Hover / Suggest inconsistency: Markdown ul List Rendering #79817

@octref

Description

@octref

Split from #78718:

Markdown List Rendering

const markupContent: MarkupContent =  {
	kind: 'markdown',
	value: 'https://code.visualstudio.com/\n\nFoobar\n\n- Foo\n- Bar'
};

image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-hoverEditor mouse hoversuggestIntelliSense, Auto CompleteverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions