-
-
Notifications
You must be signed in to change notification settings - Fork 908
Supported HTML Tags <ruby><rp> ? #175
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
Comments
I've submited PR implementing |
I desperately try to find a way to display Furigana (ruby tag) with flutter. |
I plan to try and fully support Thank you for your patience. |
I tried updating and build app. |
Uh oh!
There was an error while loading. Please reload this page.
Thank you so much.
But in my case, still not support
Html tag like this:
<ruby>飯<rp>(</rp><rt>はん</rt><rp>)</rp></ruby>
=> 飯
but i get: 飯(はん)
Is there any way to display it right?
The text was updated successfully, but these errors were encountered: