Skip to content

Instantly share code, notes, and snippets.

@Andy-set-studio
Last active May 4, 2019 14:59
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Andy-set-studio/102804f890f1d8aab6a4325ac141da87 to your computer and use it in GitHub Desktop.
Save Andy-set-studio/102804f890f1d8aab6a4325ac141da87 to your computer and use it in GitHub Desktop.
HTML tagged template literal for syntax highlighting
const html = input => input;
const html = String.raw;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment