Skip to content

Instantly share code, notes, and snippets.

@rushlinneu
Forked from orta/Issue.md
Created June 20, 2016 21:44
Show Gist options
  • Save rushlinneu/b978b6035ba347bb256154e89e65c923 to your computer and use it in GitHub Desktop.
Save rushlinneu/b978b6035ba347bb256154e89e65c923 to your computer and use it in GitHub Desktop.
Disclosable Sections in a GH issue
Summary text. Hello World, how is it going?
<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