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
Right now unmatched dollars produce plain text, which lets you write stuff like $12. But maybe it should error, and require literal dollars to always be escaped.
Right now unmatched dollars produce plain text, which lets you write stuff like
$12
. But maybe it should error, and require literal dollars to always be escaped.See the discussion at #4
The text was updated successfully, but these errors were encountered: