Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
1 answer
124 views

Remove all but the text written by user

I use Outlook API to fetch the sent email's body. Now, I want to clean the body to remove all links, headers, etc. and keep only the text written by user. Following is my regex function: function ...
Vaibhav Agarwal's user avatar