Skip to content

Instantly share code, notes, and snippets.

@janat08
Last active March 16, 2019 14:13
Show Gist options
  • Save janat08/80109f4b4261b56a382095400e0ffb08 to your computer and use it in GitHub Desktop.
Save janat08/80109f4b4261b56a382095400e0ffb08 to your computer and use it in GitHub Desktop.
Snippet note example You can store a series of snippets as a single note, like Gist.
<html>
<body>
<h1 id='hello'>Enjoy Boostnote!</h1>
</body>
</html> sdf sdfsd
var boostnote = document.getElementById('enjoy').innerHTML
console.log(boostnote)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment