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
In our project, we need to handle the newline characters similar as all other characters are handled by speedy.
Currently, it is hardcoded that newline characters will be skipped while processing text.
It would be nice to make this configurable.
I've therefore created already a pull request: #29
The text was updated successfully, but these errors were encountered:
In our project, we need to handle the newline characters similar as all other characters are handled by speedy.
Currently, it is hardcoded that newline characters will be skipped while processing text.
It would be nice to make this configurable.
I've therefore created already a pull request: #29
The text was updated successfully, but these errors were encountered: