`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/summary)
tags. This is especially useful for collapsing long logs so they take up less screen space.
```html
Click this to collapse/fold.
These details will remain hidden until expanded.
PASTE LOGS HERE
```
Click this to collapse/fold.
These details will remain hidden until expanded.
PASTE LOGS HERE
---
Markdown inside these tags is supported as well.
Remember to leave a blank line after the `` tag and before the `