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
Incorrect handling command character in comment conversion
In case we have a construct like `///@` that should be handled by commentcnv this was not done correctly as the command character was taken a bit early.
0 commit comments