Skip to content

Instantly share code, notes, and snippets.

@loneicewolf
Created December 27, 2022 21:15
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 loneicewolf/45daa9cbc26b351b030fd56b986f88e0 to your computer and use it in GitHub Desktop.
Save loneicewolf/45daa9cbc26b351b030fd56b986f88e0 to your computer and use it in GitHub Desktop.
gedit snippet dropdown markdown
<details>
<summary> ${1:Click to Expand HEADER } </summary>

${2:ENTER CONTENTS}

</details>

#### <details><summary> ${1:Click to Expand HEADER } </summary>${2:ENTER CONTENTS}</details>

name: DROPD trig.: DROPDOWN

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