Hi, Dmitri!
As Michael properly described, one possible option is to reflect document model in mps. In this case each "word" will be stored as property of separate node, so you can use indent layout to let MPS editor automatically wrap words if necessary.
Another option would be using native control in editor, so it will be responsible for wrapping text. Please let me know if you need more detail about it.
As Michael properly described, one possible option is to reflect document model in mps. In this case each "word" will be stored as property of separate node, so you can use indent layout to let MPS editor automatically wrap words if necessary.
Another option would be using native control in editor, so it will be responsible for wrapping text. Please let me know if you need more detail about it.