Skip to content

Instantly share code, notes, and snippets.

@johncm
Last active June 9, 2025 19:50
Show Gist options
  • Select an option

  • Save johncm/ba93fe7766d960dcd3b07d6b4bfc3df0 to your computer and use it in GitHub Desktop.

Select an option

Save johncm/ba93fe7766d960dcd3b07d6b4bfc3df0 to your computer and use it in GitHub Desktop.
!# #GistPad

GistPad

Creating Gists

  • Create a public Gist to hold documentation

Description:

    !# #<GroupName>

File Naming:

Documentation Markdown

!<GroupName>.md

Other files winthin this Gist:

<name>.<extension>

Note:
Placing an ! before the name gives it a higher place when sorting alphabetically


  • Create private Gists to hold personal documentation and configuration files

Description:

    <Description># #<GroupName>

Files:

Documentation Markdown

<name>.md

Other files winthin this Gist:

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