Skip to content

Instantly share code, notes, and snippets.

@rockey5520
Created October 15, 2020 12:55
Show Gist options
  • Save rockey5520/c398e751a5a59fe45d06d42aff6ab2ae to your computer and use it in GitHub Desktop.
Save rockey5520/c398e751a5a59fe45d06d42aff6ab2ae to your computer and use it in GitHub Desktop.
String html = """
<html>
<body>
<p>Hello, world</p>
</body>
</html>
""";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment