Most of my spins are nested yet a lot of software only accepts one level of spintax. Does anyone know any tool that will take multi-level spintax and flatten it to one level?
For example taking:
Thanks for {the follow|following{ me|}}
And turning it into
Thanks for {the follow|following|following me}
For example taking:
Thanks for {the follow|following{ me|}}
And turning it into
Thanks for {the follow|following|following me}