-
-
Notifications
You must be signed in to change notification settings - Fork 874
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for all elements in the RichText
parser
#61
Comments
Although the HtmlRichTextParser doesn't support span, it would be great if it simply shows the content. Now it's looking really weird, because text is missing. |
Support for |
Support for |
Support for |
0.11.0 adds partial support for the Closing this issue for now. Prefer opening new issues rather than commenting on this one. |
The following still need support in the
RichText
version of the parser:address
aside
bdi
(Too complicated to implement without official support in the Flutter framework for this)bdo
big
cite
data
del
ins
kbd
mark
nav
noscript
q
rp
rt
ruby
s
samp
span
strike
sub
sup
template
time
tt
var
The text was updated successfully, but these errors were encountered: