Helper ⭐️
June 5, 2019
Solved
bug with greater than/less than symbols
- June 5, 2019
- 1 reply
- 488 views
Hi, we have a community of developers who are also math geeks, and we need to use 'greater than' and 'less than' > < symbols pretty frequently.
Apparently these are reserved characters, and when you post something these symbols break the underlying markup and you end up losing parts of your post or reply. (The control side sometimes shows it correctly but it gets broken on the frontend.)
We've found that using html entities is a workaround that displays the symbol without breaking the code (that's what I used to show the symbols above in this post), but it's hard enough for us to remember that, let alone instruct our users to do it.
Any chance this will get helped in the near future?
Apparently these are reserved characters, and when you post something these symbols break the underlying markup and you end up losing parts of your post or reply. (The control side sometimes shows it correctly but it gets broken on the frontend.)
We've found that using html entities is a workaround that displays the symbol without breaking the code (that's what I used to show the symbols above in this post), but it's hard enough for us to remember that, let alone instruct our users to do it.
Any chance this will get helped in the near future?

