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

Parsing string like <em> some <red>important</red> text.</em> #351

Open
phracek opened this issue Nov 30, 2018 · 3 comments
Open

Parsing string like <em> some <red>important</red> text.</em> #351

phracek opened this issue Nov 30, 2018 · 3 comments

Comments

@phracek
Copy link

phracek commented Nov 30, 2018

Hi,

BonMot works great. It is really faster then attributedText.
But I would like to highlight a text like

<em> some <red>important</red> text. </em>

Any idea, how to solve it?

Greetings

Petr

@ZevEisenberg
Copy link
Collaborator

This should work if you use XML attributes. If it's not working for you, could you please post some code demonstrating the problem?

@ZevEisenberg
Copy link
Collaborator

@phracek were you able to get this working?

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