Skip to content

Instantly share code, notes, and snippets.

@danieldietrich
Forked from citrusui/dropdown.md
Created April 4, 2017 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danieldietrich/a1a750bd22bb7709f123419126cd8727 to your computer and use it in GitHub Desktop.
Save danieldietrich/a1a750bd22bb7709f123419126cd8727 to your computer and use it in GitHub Desktop.
"Dropdowns" in Markdown
How do I dropdown? This is how you dropdown.
<details>
<summary>How do I dropdown?</summary>
This is how you dropdown.
</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment