Skip to content

Instantly share code, notes, and snippets.

@feerrenrut
Created September 22, 2020 12:34
Show Gist options
  • Save feerrenrut/0dfb8aafe8cf7f7ff04bc63e50939d72 to your computer and use it in GitHub Desktop.
Save feerrenrut/0dfb8aafe8cf7f7ff04bc63e50939d72 to your computer and use it in GitHub Desktop.
Collapsable Log GitHub comment

Use details with pre and code:

<details><summary>Insert summary here
</summary><pre><code>
A multi-line
Log message
Here
</code></pre></details>

Giving:

Insert summary here

A multi-line
Log message
Here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment