Skip to content

Instantly share code, notes, and snippets.

@orta
Last active April 29, 2023 08:19
Show Gist options
  • Star 25 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save orta/057eab0832773aa299a6ebd39187ab06 to your computer and use it in GitHub Desktop.
Save orta/057eab0832773aa299a6ebd39187ab06 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>
@tamastimar
Copy link

Does not work in Firefox/macOS.

@orta
Copy link
Author

orta commented Jun 22, 2016

probably worth contacting github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment