Is this possible in FlexiLayout? I'm using a Paragraph field but I'd like the output to be like the below example.
Paragraph:
This is an example
what of a paragraph
Test test test
Output:
This is an example what of a paragraph Test test test
Did someone face something similar?
PD: I don't want to use a custom script for this, I know this can be solved via a custom script. I already did. but I want to know if it's possible to do in flexilayout maybe using post search scripting over there.