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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
I have an image link like this:
Language-GFM chops it into weird pieces:
The first opening
[
gets assigned nothing.![Aperture Icon
gets assigned.entity .gfm
.The first closing
]
gets assigned nothing.The final closing
]
gets assigned nothing.I'm not sure if the
[]
pairs are supposed to get a class, or not. In other situations, they do not, so perhaps that's how it's expected to be.But in this case, at least the
![
may not be supposed to get a class.The text was updated successfully, but these errors were encountered: