Last active
October 26, 2016 03:33
-
-
Save cocopon/b2b37e83922a72e809fac5623d1a0190 to your computer and use it in GitHub Desktop.
HTML file that causes an error with AtomLinter/linter-tidy
This file contains 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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title></title> | |
</head> | |
<body> | |
<div> | |
foobar | |
</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error message by html-tidy (HTML Tidy for Mac OS X version 5.2.0):