Hi dashdash team,
Another request from me
I could see a lot of potential uses for regex functions sinde dashdash to further manipulate parsed results. I have a use case for it right now
I am using an OCR api to parse the text in resumes and the API returns well structured text results but they are formatted in a way such as /r/n for each new paragraph.
Iβm sure there are many different ways to achieve it but I think regex is very powerful in this regard