Hey Bubblers!
HTML to Text - Strip HTML tags and special characters; return plain text.
We’ve just released a super-simple plugin to strip HTML elements from your text. Strip tags (e.g, <h1>, <p>) and special characters (e.g., &, ) and return plain text.
This is useful for processing the results of API calls and web scrapers that return HTML. It can make the text more human-readable, and can prepare it for text post-processing.
We didn’t see a simple solution on the marketplace, so we built this one! We hope it’s useful and dead simple to use. Let us know if you have any feedback!
Cheers
Demo Page: https://html-to-text-demo-app.bubbleapps.io/version-test?debug_mode=true
Plugin Page: Html-to-text-demo-app | Bubble Editor