Skip to content

Instantly share code, notes, and snippets.

@ndzoesch
Last active January 18, 2019 12:54
Show Gist options
  • Save ndzoesch/4cb3ac72660093af0e846a7b8e6807c3 to your computer and use it in GitHub Desktop.
Save ndzoesch/4cb3ac72660093af0e846a7b8e6807c3 to your computer and use it in GitHub Desktop.
TIL you can extend stuff in github readme

Click the arrow! Do it!

📦 Extendable stuff? Extendable stuff!

Github can do stuff!

By using the HTML tags <details> and <summary>, you can create extendable content in github READMEs!

<details>
<summary> :package: Extendable stuff? Extendable stuff!</summary>
<h4>Github can do stuff!</h4>

By using the HTML tags `<details>` and `<summary>`, you can create extendable content in github READMEs!

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