-
Notifications
You must be signed in to change notification settings - Fork 15
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
Any reason for the DivElement only? #5
Comments
Hi @t1gu1 💯
If you can do PR let me know :)🥇 |
Thanks for your quick reply @iamSahdeep! I could do the PR. I will let you know in that thread if I got some question for you. |
With that last PR we can now use whatever we want to render text. 🥇 Next step I could check for the link element that I didn't touch in my PR. |
That’s Awesome ✨ |
Hi, |
Hi and first, thanks for your workaround!
I want to know if there is any reason why it use DivElement only?
We can find it all here: https://api.dart.dev/stable/2.14.2/dart-html/LinkElement-class.html
Here is why Heading tags and Link tags can be important: https://www.greengeeks.ca/blog/html-tags-for-seo/
Thanks to share on this with me.
Maybe I'll do a PR on that if there is no specefic reason. :)
The text was updated successfully, but these errors were encountered: