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
I searched issues and couldn’t find anything (or linked relevant results below)
Problem
GitHub added support for alerts at the end of 2023. This package doesn't currently parse this syntax.
Solution
Update mdast-util-gfm to support alerts.
Alternatives
Another approach would be to create a separate plugin just for alerts so anyone could mix it into their setup. However, it does seem like most people expect "GFM" to include alerts at this point.
The text was updated successfully, but these errors were encountered:
Initial checklist
Problem
GitHub added support for alerts at the end of 2023. This package doesn't currently parse this syntax.
Solution
Update mdast-util-gfm to support alerts.
Alternatives
Another approach would be to create a separate plugin just for alerts so anyone could mix it into their setup. However, it does seem like most people expect "GFM" to include alerts at this point.
The text was updated successfully, but these errors were encountered: