Skip to content

Hover / Suggest inconsistency: Markdown li List Rendering #79839

@octref

Description

@octref

Split from #78718:

Bad spacing for ordered list

const markupContent: MarkupContent =  {
	kind: 'markdown',
	value: `1. foo\n2. bar`
};

image

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions