Skip to content

Instantly share code, notes, and snippets.

@growdigital
Last active April 3, 2018 12:54
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 growdigital/1383c032d1fa409a459f4fc2aa6e0282 to your computer and use it in GitHub Desktop.
Save growdigital/1383c032d1fa409a459f4fc2aa6e0282 to your computer and use it in GitHub Desktop.
{
"Hugo figure": {
"prefix": "gofig",
"body": [
"{{< figure src=\"$1\" alt=\"$2\" caption=\"$3\" >}}",
"$4"
],
"description": "Hugo figure shortcode"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment