-
-
Notifications
You must be signed in to change notification settings - Fork 368
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?)
sampi, fk, rgbkrk, christianbundy, jcrben and 3 more