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

Fix: Strip HTML tags from title (fixes #75) #79

Merged
merged 4 commits into from
Mar 4, 2024
Merged

Fix: Strip HTML tags from title (fixes #75) #79

merged 4 commits into from
Mar 4, 2024

Conversation

swashbuck
Copy link
Contributor

@swashbuck swashbuck commented Feb 16, 2024

Fix #75

Fix

  • Strips HTML from title text

Testing

For the displayTitle of a component, use the following text:

Welcome to <span style='font-size: 3rem; color: red;'>Client<i>Name's</i><sup>&trade;</sup> Training</span>

The title should display like titles that do not contain HTML.

@swashbuck swashbuck added the bug label Feb 16, 2024
@swashbuck swashbuck self-assigned this Feb 16, 2024
js/map.js Outdated Show resolved Hide resolved
js/map.js Outdated Show resolved Hide resolved
Co-authored-by: Oliver Foster <oliver.foster@kineo.com>
@swashbuck swashbuck merged commit a28e773 into master Mar 4, 2024
@swashbuck swashbuck deleted the issue/75 branch March 4, 2024 21:54
Copy link

github-actions bot commented Mar 4, 2024

🎉 This PR is included in version 3.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Theme styles can bleed into Course Map
2 participants