Closed
Description
Describe the bug
the <ol> and <li> html tags do not render for topcoder terms.
To Reproduce
Steps to reproduce the behavior:
- Open the admin tool for topcoder (admin.topcoder.com).
- Find the current terms called Standard Terms for Topcoder Competitions v2.2.
- See that the terms are using both hard coded numbers as well as the ol and li tags.
- Current terms are here https://www.topcoder.com/challenges/terms/detail/9ef9dec4-dddb-48c9-9cce-659db68bc5ac
- new terms are here https://www.topcoder.com/challenges/terms/detail/564a981e-6840-4a5c-894e-d5ad22e9cd6f
Expected behavior
The community app should render the terms properly. I've created a new terms object using the ol and li tags and the text not rendered
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.