Defold RichText 5.17.0
NEW: Split very long text to fit max width of a line (#67)
NEW: Unknown tags are still set on the words. This can be used in a separate step to do additional processing of the text or to get all words with a custom tag using richtext.tagged(words, tag)
(#60)
FIX: Spacing between words was too big (#70)