Before submitting
Affected area
Discussions
Layer
Frontend (apps/app)
Summary
The community discussion posts presumably attempt to parse HTML tags so that DoenetML tags that aren't enclosed in backticks are swallowed and not displayed. Since new users do not know about this requirement, it is not uncommon to have posts that contain unreadable portions as the key piece, the DoenetML tag, is invisible.
Steps to reproduce
- Create a post on community discussions
- Include text like:
My <p> tags are disappearing.
- The post will end up being: My tags are disappearing
Expected behavior
When someone types an unescaped DoenetML tag in a discussions post, it is displayed as plain text.
Actual behavior
Any unescaped tags silently disappear from the post.
Doenet version or commit
No response
Browser / OS / Node version
No response
Relevant logs
Additional context
No response
Before submitting
Affected area
Discussions
Layer
Frontend (apps/app)
Summary
The community discussion posts presumably attempt to parse HTML tags so that DoenetML tags that aren't enclosed in backticks are swallowed and not displayed. Since new users do not know about this requirement, it is not uncommon to have posts that contain unreadable portions as the key piece, the DoenetML tag, is invisible.
Steps to reproduce
My <p> tags are disappearing.Expected behavior
When someone types an unescaped DoenetML tag in a discussions post, it is displayed as plain text.
Actual behavior
Any unescaped tags silently disappear from the post.
Doenet version or commit
No response
Browser / OS / Node version
No response
Relevant logs
Additional context
No response