Changes

no edit summary
Line 9: Line 9:  
You can use collapsible sections like this:
 
You can use collapsible sections like this:
   −
<details>
+
{{collapse|title=Click to expand|content=This is the hidden content.}}
  <summary>Click to expand</summary>
  −
  <p>This content is collapsible and hidden by default.</p>
  −
</details>