Skip to content

Instantly share code, notes, and snippets.

@hfu
Created March 28, 2019 18:30
Show Gist options
  • Save hfu/b01ed62db23826134ff98c42a520cbe0 to your computer and use it in GitHub Desktop.
Save hfu/b01ed62db23826134ff98c42a520cbe0 to your computer and use it in GitHub Desktop.
HTML textarea test
<html>
<body>
<textarea>
var a = 1
</textarea>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment