I have an app I built for a client several years ago in Microsoft Power Apps. For several reasons, we’re looking to rebuild the app in another tool, and I’d like to use Bubble.
In the app, I have a database with several thousands of rows containing formatted text stored in HTML. In order to bring this over into the bubble world, I’d likely have to convert all that formatted text into bbcode.
I see there are a lot of plugins to convert bbcode to html, but nothing that does the reverse. Any thoughts on how I could accomplish this programmatically?