Skip to content

Markdown: the height before and after sections of the sublist are inconsistent #190860

@geniuszxy

Description

@geniuszxy

Type: Bug

Here's the markdown content.

# Html Tags

- a

  Properties:
    - id
    - href

  Defines a hyperlink

- form

The following are the effects rendered in different software / website

Visual Studio Code

vsc

Visual Studio

vs

Github

Html Tags

  • a

    Properties:

    • id
    • href

    Defines a hyperlink

  • form

Stackoverflow

so

As you can see in Visual Studio Code, there's a big gap before the sub list, but there's a small gap after the sub list. Now it's too ugly, I think they should at least be consistent.

BTW, different themes have no impact on this.

VS Code version: Code 1.81.1 (6c3e3db, 2023-08-09T22:22:42.175Z)
OS version: Windows_NT x64 10.0.19044
Modes:

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bughelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersmarkdownMarkdown support issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions