When ever you think there is too much text, but that it is necessary, please use the details
tag to make the text toggleable, by clicking the arrow:
A Hint
It helps reducing the amount of word overload that we sometimes writeThe code to make this happen is the following:
<details>
<summary>Hint</summary>
All markdown in here is hidden in an expandable field
</details>