Created
March 21, 2015 22:17
-
-
Save qpfiffer/34c9489af43059593219 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
xXx SCREAM _include.html xXx | |
<li>This is a test. a</li> | |
<li>This is a test. b</li> | |
<li>This is a test. c</li> | |
<li>This is a test. 1</li> | |
<li>This is a test. 2</li> | |
<li>This is a test. 3</li> | |
<span>This is the real TrIcKy 1</span> | |
<p>This is a regular string: This is a test.</p> | |
<p>This is an integer: 666</p> | |
<ul> | |
<li>z</li> | |
<li>z</li> | |
<li>z</li> | |
<li>z</li> | |
<li>z</li> | |
<li>z</li> | |
<p>HELLO!</p> | |
</ul> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment