GitHub allows you to use `<details>` and `<summary>` tags to collapse content that is noisy or may not always be relevant. This <details> <summary>This is the summary</summary> These are all the details that should be hidden. </details>
GitHub allows you to use
<details>and<summary>tags to collapse content that is noisy or may not always be relevant. ThisThis is the summary
These are all the details that should be hidden.