Skip to content

Instantly share code, notes, and snippets.

@larzza
Last active January 27, 2022 04:01
Show Gist options
  • Save larzza/13957e82c684aa37680a669159715f49 to your computer and use it in GitHub Desktop.
Save larzza/13957e82c684aa37680a669159715f49 to your computer and use it in GitHub Desktop.
Make a part of a github comment expandable with the details tag
<details>
<summary>Click to expand...</summary>
This could be a stacktrace. This could be a stacktrace. This could be a stacktrace. 
This could be a stacktrace. This could be a stacktrace. This could be a stacktrace. 
This could be a stacktrace. This could be a stacktrace. This could be a stacktrace.
</details>
Click to expand... This could be a stacktrace. This could be a stacktrace. This could be a stacktrace. This could be a stacktrace. This could be a stacktrace. This could be a stacktrace. This could be a stacktrace. This could be a stacktrace. This could be a stacktrace.

Also see this stack overflow comment

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