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

HTML text rendering #40

Open
Boris-Scharinger opened this issue Jul 24, 2020 · 1 comment
Open

HTML text rendering #40

Boris-Scharinger opened this issue Jul 24, 2020 · 1 comment

Comments

@Boris-Scharinger
Copy link

Hi there - I need to render text with basic HTML markups (H, b, i, maybe a href) and I wanted to ask what's your perspective of expanding the "text" attribute of CampLines to allow HTML tags?
Sanitizing the HTML - I can take care of this before I use the ClampLine element, don't worry....
Thanks, Boris

@Loic57
Copy link

Loic57 commented Dec 19, 2023

Same here, the text property accepts only string type but for my cases I have a lot of text with , , to insert so I can't use the plugin anymore

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