-
-
Notifications
You must be signed in to change notification settings - Fork 882
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 Deprecated Elements #1
Comments
Support for |
Support for |
(Partial) support for |
I've decided that |
Added |
|
font tag is not rendering text in v0.11.1 |
Fix sizing issues for images in flutter_layout_grid
For some use-cases, the html is probably out of the hands of the person trying to render it. To ensure that the desired html renders for all use cases, deprecated elements should at least have their text rendered.
Here are the deprecated elements that need support (anybody can submit a pull request adding one or many of these):
acronym
big
center
noframe
strike
tt
font
The text was updated successfully, but these errors were encountered: