Also, I believe you can do spoilers, but it’s not as intuitive as it may seem.
If I did this right
Then all this text is collapsed by default.
And if it did, you do it like this
<details>
<summary>TITLE GOES HERE</summary>
CONTENT GOES HERE
</details>