Skip to content

Instantly share code, notes, and snippets.

@JosXa
Created December 6, 2024 19:44
Show Gist options
  • Save JosXa/ac9e6985c7eaa048b4f3a53fdcb6f300 to your computer and use it in GitHub Desktop.
Save JosXa/ac9e6985c7eaa048b4f3a53fdcb6f300 to your computer and use it in GitHub Desktop.

Snippets

Hello world

await template(`
Dear \${1:name},

Please meet me at \${2:address}

    Sincerely, John`
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment