Skip to content

Instantly share code, notes, and snippets.

@richard-to
Created February 21, 2021 02:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richard-to/cbab2ec06345a2d6b48c3354088ae168 to your computer and use it in GitHub Desktop.
Save richard-to/cbab2ec06345a2d6b48c3354088ae168 to your computer and use it in GitHub Desktop.
Gitlab Collapse Markup - Details/Summary
<p>
<details>
<summary>Click this to collapse/fold.</summary>
These details <em>remain</em> <strong>hidden</strong> until expanded.
<pre><code>PASTE LOGS HERE</code></pre>
</details>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment