Given:
~~~Some silly text~ more silly text~~~
I’m trying to generate:
~.~.~Some silly text~ more silly text~.~.~.
I feed Soarian results and it doesn’t accept the ~~ as a dual carrige return. If I have any character after the tilde (except space unless there is a character prior to the next ~) the app generates a line feed. So I’m trying to push periods in to get the app to line feed.
Thoughts?