Skip to content

Markdown ordered list has double space #4114

@ysds

Description

@ysds

Prettier 1.11.1
Playground link

--parser markdown

Input:

# Markdown test

1. foo
2. bar
3. baz

Output:

# Markdown test

1.  foo
2.  bar
3.  baz

Expected behavior:

# Markdown test

1. foo
2. bar
3. baz

Metadata

Metadata

Assignees

No one assigned

    Labels

    lang:markdownIssues affecting Markdownlocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.status:has prIssues with an accompanying pull request. These issues will probably be fixed soon!

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions