Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.1.0
Bug summary
The Umbraco 15 documentation states that a collapsible property description can be made as follows:

Instead, this results in the preceding block of text being rendered as an h2.

Specifics
No response
Steps to reproduce
- Create a new Umbraco 15.1.0 solution
- Create a document type with a property description as documented:
this is initially shown
--
this is initially hidden
- Create a node with the document type
- Observe the format of the property description
Expected result / actual result
No response