When you type for example: plaa (plaa plaa) in the box and click somewhere else, the outcome is plaa . plaa . plaa (where the . is the multiplication dot).
It should rather treat it just as text in the box and export it as raw text.
The implicit multiplication option in the 0.77 version helps. There's another thing though. If you use letters like ä or ö, it separates the word as 2 different words like in example ääaa becomes ää aa.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Unfortunately, this is handled by the expression parser (JEP) so we are unable to fix the bug without replacing the parser.
The implicit multiplication option in the 0.77 version helps. There's another thing though. If you use letters like ä or ö, it separates the word as 2 different words like in example ääaa becomes ää aa.