Skip to content

Instantly share code, notes, and snippets.

@djD-REK
Created September 17, 2019 03:10
Show Gist options
  • Save djD-REK/640b1f99bb2980ba4d48450770950b1f to your computer and use it in GitHub Desktop.
Save djD-REK/640b1f99bb2980ba4d48450770950b1f to your computer and use it in GitHub Desktop.
const webAwareAI = `<div class="cloud">
<h1>Loading consciousness... It's loading...</h1>
</div>`
console.log(webAwareAI)
/**
* Output:
* <div class="cloud">
* <h1>Loading consciousness... It's loading...</h1>
* </div>
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment