-
-
Notifications
You must be signed in to change notification settings - Fork 372
Inconsistent with Commonmark Spec #306
Copy link
Copy link
Closed
Labels
Description
Thanks for the awesome package, I'm able to implement markdown support for prettier using remark-parse (prettier/prettier#2943).
While I was implementing the pretty printer, I found there are some cases that parsed incorrectly according to the CommonMark spec 0.25:
(The commonmark option is linked to Commonmark Spec 0.25, so I guess it's based on 0.25?)
Reactions are currently unavailable