Skip to content

Instantly share code, notes, and snippets.

@gladchinda
Created July 30, 2018 22:25
Show Gist options
  • Save gladchinda/538e6e8b2a168984ae9a59e8b6bbc8db to your computer and use it in GitHub Desktop.
Save gladchinda/538e6e8b2a168984ae9a59e8b6bbc8db to your computer and use it in GitHub Desktop.
const message = "Hello Glad,\n\
Your meeting is scheduled for noon today.";
console.log(message);
// Hello Glad,
// Your meeting is scheduled for noon today.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment