RTLabel
RTLabel copied to clipboard
Fixed extracting text style from html text with nested entities.
Hello, I've improved entities handling (and html parsing in general). Check following case:
Nested entities: <b> not bold, <b> bold text with </b> entities</b>'.
Regards.