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.
Prerequisites
Description
Replace all
\n
regex with empty string does nothing.Steps to Reproduce
asd\nasd
\n
with empty stringExpected behavior:
Newline removed
Actual behavior:
Input still contains newline
Reproduces how often:
Ever time.
Versions
Atom : 1.53.0
Electron: 6.1.12
Chrome : 76.0.3809.146
Node : 12.4.0
Additional Information
The text was updated successfully, but these errors were encountered: