Skip to content

[HTML] do not touch comments #5523

@ikatyang

Description

@ikatyang

Context: #5522 (comment)

Prettier 1.15.2
Playground link

--parser html

Input:

<!---->
<!--a-->
<!--    a    b    -->

Output:

<!---->
<!-- a -->
<!-- a    b -->

Expected behavior:
Same as input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lang:htmlIssues affecting HTML (and SVG but not JSX)locked-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!

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions