diff --git a/html.nanorc b/html.nanorc
index 4f225d8..1ad0c14 100644
--- a/html.nanorc
+++ b/html.nanorc
@@ -2,7 +2,6 @@
syntax "HTML" "\.html?(.j2)?$"
magic "HTML document"
-comment ""
## Emphasis tags
color brightwhite start="<([biu]|em|strong)[^>]*>" end="([biu]|em|strong)>"