We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Prettier v3.9.4 Playground link
--parser markdown
Input:
> Foo ===
Output:
> Foo > \===
Expected output:
Why?
This changes the semantics of the code, because here === isn't part of a Setex header. Here's the commonmakr of the two snippets:
===
Prettier v3.9.4
Playground link
Input:
Output:
Expected output:
Why?
This changes the semantics of the code, because here
===isn't part of a Setex header. Here's the commonmakr of the two snippets: