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
Yes, this escaping of doc comments was intentional as not all doc comments in all positions are valid in rust (see #61). I'll keep this open as we can probably improve doc comment handling by parsing the comment and position and allowing valid combinations.
results in
There's an extra space after the comment's first 2 chars.
Tested on the website and latest git (d1bbe9f).
The text was updated successfully, but these errors were encountered: