Skip to content

Instantly share code, notes, and snippets.

@Aliance
Last active December 8, 2017 11: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 Aliance/238954c72ae6e0211f6be78e5d7dcd14 to your computer and use it in GitHub Desktop.
Save Aliance/238954c72ae6e0211f6be78e5d7dcd14 to your computer and use it in GitHub Desktop.
Collapser markdown for GitHub
<details>
 <summary>Summary Goes Here</summary>
 ...this is hidden, collapsable content...
</details>
Summary Goes Here ...this is hidden, collapsable content...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment