Skip to content

Instantly share code, notes, and snippets.

@Ashton-W
Last active March 12, 2025 12:07
Show Gist options
  • Save Ashton-W/864d09d71f7cb8e5b47ebaac02b98455 to your computer and use it in GitHub Desktop.
Save Ashton-W/864d09d71f7cb8e5b47ebaac02b98455 to your computer and use it in GitHub Desktop.
GitHub Markdown toggle code block
Click to toggle contents of `code`
CODE!
Click to toggle contents of other `code`
MORE CODE!
<details>
<summary>Click to toggle contents of `code`</summary>
```
CODE!
```
</details>
@Winston-Gu
Copy link

Thanks!

@chilearningcode
Copy link

Thanks, that's works great!

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