-
Beta Was this translation helpful? Give feedback.
Answered by
Blu3train
Apr 4, 2024
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Tekirezz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not a textractor problem. You have to put a filter and eliminate carriage returns.
You can use "Regex Filter" or "Regex Replacer" as you prefer.
For example, if you use "Regex Filter" you have to write \n in the filter box