Skip to content

Markdown: Link text converted to lower-case #3835

@IvanGoncharov

Description

@IvanGoncharov

Prettier 1.10.2
Playground link

--parser markdown

Input:

[1][Test Text](http://example.com)

Output:

[1][test text](http://example.com)

Expected behavior:

[1][Test Text](http://example.com)

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.priority:highCode is printed in a way that alters the AST, breaks syntax, or is a significant regression. Urgent!scope:dependencyIssues that cannot be solved inside Prettier itself, and must be fixed in a dependency

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions