Skip to content

Instantly share code, notes, and snippets.

@mayoff
Forked from orta/Issue.md
Last active August 13, 2016 16:19
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 mayoff/ef90e1d85513eda3988cd2bcefed6a40 to your computer and use it in GitHub Desktop.
Save mayoff/ef90e1d85513eda3988cd2bcefed6a40 to your computer and use it in GitHub Desktop.
Disclosable Sections in a GH issue
Summary text. Hello World, how is it going?
Another thing. More revealed content.
<details>
<summary>Summary text.</summary>
<code style="white-space:nowrap;">Hello World, how is it going?</code>
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment