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 content html elements parsing #5902

Merged
merged 2 commits into from
Oct 30, 2024
Merged

🪲 Fix content html elements parsing #5902

merged 2 commits into from
Oct 30, 2024

Conversation

boryanagoncharenko
Copy link
Collaborator

This PR ensures that the if the content of Hedy contains html parts, they will be parsed correctly and not displayed as plain text.

Fixes #5901

How to test
Log in as a teacher and open the for-teachers tab. Ensure that the all the links on this page are displayed as links and not as tags.

Copy link
Contributor

mergify bot commented Oct 30, 2024

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit cff3b78 into main Oct 30, 2024
11 checks passed
Copy link
Contributor

mergify bot commented Oct 30, 2024

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot deleted the 5901 branch October 30, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

🪲 Html content is not being parsed
2 participants