diff --git a/snippets/language-html.cson b/snippets/language-html.cson index 8845850..661fcee 100644 --- a/snippets/language-html.cson +++ b/snippets/language-html.cson @@ -159,7 +159,7 @@ 'body': '
' 'HTML': 'prefix': 'html' - 'body': '\n\n\t\n\t\t\n\t\t$1\n\t\n\t\n\t\t$2\n\t\n' + 'body': '\n\n\n\t\n\t$1\n\n\n\t$2\n\n' # I 'Italic': 'prefix': 'i'