Demo page
Introduction
Split texts into equal portions with a max character limit, without breaking words or punctuation!
Just insert a text: You will be returned the same text, split into a list of texts with a similar number of characters.
Features
- The splitting will not break any words or cut between punctuation.
How to Setup
Add the element onto the page.
You then have access to the "Split "action.
Simply enter the text that should be split and the number of max characters that each split string should have.
The plugin will then attempt to split the string and will try to keep all split texts close to the character limit, without destroying punctuation or splitting words.
You have access to the result via the elements state.
Frequently Asked Questions
Have a question, or suggestion, or encountered an issue? 🤷♂️
Please contact us by sending a mail to: support@rapidevelopers.com
Want to report a bug? Please follow this guideline!