NuPlay / RichText

Easily show RichText(html) in SwiftUI
MIT License
209 stars 36 forks source link

ability to remove background color #53

Open timofmax opened 1 month ago

timofmax commented 1 month ago

that html sample will render white bg and no options to ignore it. doesn't look well on dark mode

<p style=\"text-align: justify;background: white;\"><strong><span style=\"font-size:17px;\">&nbsp;</span></strong></p>