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 think attributes are not supported in the commonmark specification, and also not by any GFM extension. For example if I use your example markdown code in a github issue, it is also not parsed:
👋 thanks for this amazing package. It enables so much. This might be an upstream issue but I thought to bring it here first.
commonmark::markdown_html
doesn't seem to parse markdown correctly for links that open in a new tab.For example
commonmark::markdown_html
generates this:When I think this is what it should generate:
The text was updated successfully, but these errors were encountered: