LithApp / Lith

Multiplatform, mobile-focused WeeChat relay client
https://lith.app
GNU General Public License v2.0
75 stars 7 forks source link

FormattedString should not return full HTML documents #160

Open MartinBriza opened 8 months ago

MartinBriza commented 8 months ago

Overall, there's more issues with this class but this one is really apparent when using Text.RIchText with multiple FormattedStrings. Returning html and body elements is excessive.

One of the examples of this is #158