-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Update remark: print lists #6180
Copy link
Copy link
Closed
Labels
lang:markdownIssues affecting MarkdownIssues affecting Markdownlocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.scope:dependencyIssues that cannot be solved inside Prettier itself, and must be fixed in a dependencyIssues that cannot be solved inside Prettier itself, and must be fixed in a dependency
Metadata
Metadata
Assignees
Labels
lang:markdownIssues affecting MarkdownIssues affecting Markdownlocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.scope:dependencyIssues that cannot be solved inside Prettier itself, and must be fixed in a dependencyIssues that cannot be solved inside Prettier itself, and must be fixed in a dependency
remark-parse@6includes a lot of fixes, like the fix for #6177But there was a significant change in lists, they don't include the
looseproperty anymore, and include now aspread, which have different semantics.See: remarkjs/remark@aab3c3e
For example, remark prints like this:
WDYT?
cc @ikatyang