You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
CommonMark is some sort of standardization for markdown. Currently we only have some unit tests whose coverage is low.
Describe the solution you'd like https://spec.commonmark.org/ provides some cases. It would be nice to integrate those fixtures in our tests and run in the CI
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
CommonMark is some sort of standardization for markdown. Currently we only have some unit tests whose coverage is low.
Describe the solution you'd like
https://spec.commonmark.org/ provides some cases. It would be nice to integrate those fixtures in our tests and run in the CI
The text was updated successfully, but these errors were encountered: