Skip to content
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

sup tag not working #184

Closed
maheshbhattaraai opened this issue Nov 8, 2019 · 10 comments · Fixed by #122
Closed

sup tag not working #184

maheshbhattaraai opened this issue Nov 8, 2019 · 10 comments · Fixed by #122
Labels
bug Something isn't working
Milestone

Comments

@maheshbhattaraai
Copy link

<sup></sup> tag is not working.
I am using flutter_html:0.11.0 in my project, <sub></sub> is working perfectly.

@zhangzhaojun
Copy link

up

@zhangzhaojun
Copy link

zhangzhaojun commented Dec 6, 2019

In use_html_t: ^1.0.0-pre.2, <sup></sup>is the same as <sub></sub>

@rayliverified
Copy link
Contributor

Can confirm, superscript is not working for me either.

@Sub6Resources
Copy link
Owner

This is a known issue. This will be fixed with the release of 1.0.0 by the end of the year.

@Sub6Resources Sub6Resources added 1.0.0 bug Something isn't working labels Dec 12, 2019
@Sub6Resources Sub6Resources added this to the 1.0.0 milestone Dec 12, 2019
@maheshbhattaraai
Copy link
Author

Thank you for your effort.

@Sub6Resources
Copy link
Owner

#197 fixes this in 1.0.0. Version 1.0.0 will be released by the end of the year, with some prereleases coming soon.

@Sub6Resources Sub6Resources mentioned this issue Dec 14, 2019
20 tasks
@mikeCalvir
Copy link

I just ran into this issue too, wondering if there was any news? (Thanks in advance :))

@Sub6Resources
Copy link
Owner

Use version 1.0.0-pre.1 for full sup/sub support.

@mikeCalvir
Copy link

Use version 1.0.0-pre.1 for full sup/sub support.

Excellent, thanks @Sub6Resources that has worked!

@kaarens93
Copy link

using 1.0.0-pre.1 but sup isn't working still. text disappears completely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants