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

Single/Double quotes not parsing correctly #263

Closed
fadhlisulaimi opened this issue Apr 16, 2020 · 3 comments
Closed

Single/Double quotes not parsing correctly #263

fadhlisulaimi opened this issue Apr 16, 2020 · 3 comments

Comments

@fadhlisulaimi
Copy link

fadhlisulaimi commented Apr 16, 2020

Hi,

First of all, thank you so much for this amazing package. I'm looking forward for v1.0.0 to be released. I would like to highlight an issue i'm having. All text that has single/doubts quotes on them are not parsed properly. In the UI, it is showing [?] in iOS and android as shown below. I am using the default parsing and not any custom rendering for the text.

Screenshot 2020-04-16 at 9 29 57 PM

@Sub6Resources
Copy link
Owner

That's really odd. Do you mind sharing a snippet of your code so I can reproduce it?

@fadhlisulaimi
Copy link
Author

On second thoughts, i think its caused by html package im using. Apologies for that. I use that to scrape the html source code on the source i'm using (similar to how jsoup works). From there, i am using your package to convert the html codes to widgets.

https://pub.dev/packages/html

@Sub6Resources
Copy link
Owner

No worries, glad you figured it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants