Hey great lib 👍
I was wondering if in the future this lib also plans to support line break <br>-tags.
Additionally I was also thinking about the p-tag, as the original Android implementation of AnnotatedString.fromHtml() tries to support this by interpreting it as a block and putting a line break at the end of the paragraph (depending on implementation).
Kind regards
Michael
PS: If support for this behaviour is intended I would be honored to contribute :)
Hey great lib 👍
I was wondering if in the future this lib also plans to support line break
<br>-tags.Additionally I was also thinking about the
p-tag, as the original Android implementation ofAnnotatedString.fromHtml()tries to support this by interpreting it as a block and putting a line break at the end of the paragraph (depending on implementation).Kind regards
Michael
PS: If support for this behaviour is intended I would be honored to contribute :)