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
We should handle Windows line endings somehow, either by explicitly supporting them in input (though presumably outputting them as just '\n') or (my preference) explicitly disallowing them, with a useful error message.
The text was updated successfully, but these errors were encountered:
We should handle Windows line endings somehow, either by explicitly supporting them in input (though presumably outputting them as just
'\n'
) or (my preference) explicitly disallowing them, with a useful error message.The text was updated successfully, but these errors were encountered: