Issues with HTML List Attributes in HCMS

Hi @Novi,

Within HCMS, we aim to provide static content, such as return policies, privacy policies, etc. However, we are experiencing issues with text formatting. While some HTML attributes, like <b> text </b>, work well, others, like <br> </br>, do not function correctly.

How can we ensure that all HTML attributes are displayed properly in HCMS? Are there specific steps or settings we need to follow to resolve this issue? Additionally, could someone provide a comprehensive list of HTML attributes that work within HCMS? Any tip and a list of working attributes are welcome.

Hey Stephan,

The br tag does not require a closing tag. HTML br tag
It might be that the “</br>” tag is automatically cleaned up by the browser.