Spoilers?

Can you create something like

this

to hide details?

To hide details, that would be more like the capability to fold some sections (eg. everything under a given title?), no?

Probably would need to create an issue to add to the wishlist.

yes U can

<details markdown='1'>
<summary>see details</summary>
  details
</details>
1 Like
1 Like

The linked topic (thanks, dpoulton) raises an interesting question.
Do you want this in the rendered preview (and why)? Or in the editor? (might be more useful, to navigate long notes, eg. skipping sections that won’t be changed, to go more quickly to currently edited sections.