After constructing this JSON structure for an API call, Bubble rubs salt in the wound and requires me to remove all of the line breaks that are inside any :format as text operators else the call won’t work! Seems like a checkbox to disable this behaviour would be such a simple solution.
The current best way to do it for me is to:
Open the :format as text text inside the rich text editor
Copy the contents of the RTE into a tool that removes line breaks
Paste the line break removed content back into RTE
(For anyone that happens to search ‘resume’ or ‘CV’ on this forum for advice and finds this post, Getting Started — JSON Resume is a wonderful place to start)
Out of interest, do you think this would be significant? A simple find-and-replace on about 5000 characters would be pretty negligible no? I’ve never tested but I know you work a lot with plugins where you’ve probably worked out how much processing time this requires…