diff --git a/snippets/html-mode/b.yasnippet b/snippets/html-mode/b.yasnippet
index 818fbfa..4e3abdb 100755
--- a/snippets/html-mode/b.yasnippet
+++ b/snippets/html-mode/b.yasnippet
@@ -1,4 +1,4 @@
-#contributor : Xah Lee xahlee.org
-#name : ...
-# --
-$0
\ No newline at end of file
+#contributor : Xah Lee xahlee.org
+#name : ...
+# --
+$0
diff --git a/snippets/html-mode/header/h1 b/snippets/html-mode/header/h1
index df95d5b..dffe61e 100644
--- a/snippets/html-mode/header/h1
+++ b/snippets/html-mode/header/h1
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
+#contributor : Jimmy Wu
+#name : ...
+# --
$1
diff --git a/snippets/html-mode/header/h2 b/snippets/html-mode/header/h2
index 6d6a101..d785865 100644
--- a/snippets/html-mode/header/h2
+++ b/snippets/html-mode/header/h2
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
+#contributor : Jimmy Wu
+#name : ...
+# --
$1
diff --git a/snippets/html-mode/header/h3 b/snippets/html-mode/header/h3
index 6638192..415261a 100644
--- a/snippets/html-mode/header/h3
+++ b/snippets/html-mode/header/h3
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
+#contributor : Jimmy Wu
+#name : ...
+# --
$1
diff --git a/snippets/html-mode/header/h4 b/snippets/html-mode/header/h4
index 8fe570f..66ab06a 100644
--- a/snippets/html-mode/header/h4
+++ b/snippets/html-mode/header/h4
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
+#contributor : Jimmy Wu
+#name : ...
+# --
$1
diff --git a/snippets/html-mode/header/h5 b/snippets/html-mode/header/h5
index 283229e..0c41b22 100644
--- a/snippets/html-mode/header/h5
+++ b/snippets/html-mode/header/h5
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
+#contributor : Jimmy Wu
+#name : ...
+# --
$1
diff --git a/snippets/html-mode/header/h6 b/snippets/html-mode/header/h6
index 31dcbc6..5670bc2 100644
--- a/snippets/html-mode/header/h6
+++ b/snippets/html-mode/header/h6
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
+#contributor : Jimmy Wu
+#name : ...
+# --
$1
diff --git a/snippets/html-mode/i.yasnippet b/snippets/html-mode/i.yasnippet
index 46cfde9..f962788 100755
--- a/snippets/html-mode/i.yasnippet
+++ b/snippets/html-mode/i.yasnippet
@@ -1,4 +1,4 @@
-#contributor : Xah Lee xahlee.org
-#name : ...
-# --
-$0
\ No newline at end of file
+#contributor : Xah Lee xahlee.org
+#name : ...
+# --
+$0
diff --git a/snippets/html-mode/list/li b/snippets/html-mode/list/li
index e9ad26e..a199ca3 100644
--- a/snippets/html-mode/list/li
+++ b/snippets/html-mode/list/li
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
+#contributor : Jimmy Wu
+#name : ...
+# --
$1
diff --git a/snippets/html-mode/list/ol b/snippets/html-mode/list/ol
index b8f20af..74057c8 100644
--- a/snippets/html-mode/list/ol
+++ b/snippets/html-mode/list/ol
@@ -1,6 +1,6 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
-
- $0
+#contributor : Jimmy Wu
+#name : ...
+# --
+
+ $0
diff --git a/snippets/html-mode/list/ol.id b/snippets/html-mode/list/ol.id
index 1be3e7f..f875ff2 100644
--- a/snippets/html-mode/list/ol.id
+++ b/snippets/html-mode/list/ol.id
@@ -1,6 +1,6 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
-
- $0
+#contributor : Jimmy Wu
+#name : ...
+# --
+
+ $0
diff --git a/snippets/html-mode/list/ul b/snippets/html-mode/list/ul
index 1b77287..5c6aeb2 100644
--- a/snippets/html-mode/list/ul
+++ b/snippets/html-mode/list/ul
@@ -1,6 +1,6 @@
-#contributor : Jimmy Wu
-#name :
-# --
-
- $0
+#contributor : Jimmy Wu
+#name :
+# --
+
diff --git a/snippets/html-mode/list/ul.id b/snippets/html-mode/list/ul.id
index 9eba0cc..c323e7a 100644
--- a/snippets/html-mode/list/ul.id
+++ b/snippets/html-mode/list/ul.id
@@ -1,6 +1,6 @@
-#contributor : Jimmy Wu
-#name :
-# --
-
- $0
+#contributor : Jimmy Wu
+#name :
+# --
+
diff --git a/snippets/html-mode/meta/meta b/snippets/html-mode/meta/meta
index cc52d48..a4fd453 100644
--- a/snippets/html-mode/meta/meta
+++ b/snippets/html-mode/meta/meta
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name :
-# --
+#contributor : Jimmy Wu
+#name :
+# --
diff --git a/snippets/html-mode/meta/meta.http-equiv b/snippets/html-mode/meta/meta.http-equiv
index c8cd77a..947e7fb 100644
--- a/snippets/html-mode/meta/meta.http-equiv
+++ b/snippets/html-mode/meta/meta.http-equiv
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name :
-# --
+#contributor : Jimmy Wu
+#name :
+# --
diff --git a/snippets/html-mode/table/table b/snippets/html-mode/table/table
index ec972aa..a2ad495 100644
--- a/snippets/html-mode/table/table
+++ b/snippets/html-mode/table/table
@@ -1,6 +1,6 @@
-#contributor : Jimmy Wu
-#name :
-# --
-
- $0
+#contributor : Jimmy Wu
+#name :
+# --
+
diff --git a/snippets/html-mode/table/td b/snippets/html-mode/table/td
index 87c18e3..9f1aad5 100644
--- a/snippets/html-mode/table/td
+++ b/snippets/html-mode/table/td
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ... |
-# --
+#contributor : Jimmy Wu
+#name : ... |
+# --
$2 |
diff --git a/snippets/html-mode/table/th b/snippets/html-mode/table/th
index bce440b..fbae4cc 100644
--- a/snippets/html-mode/table/th
+++ b/snippets/html-mode/table/th
@@ -1,4 +1,4 @@
-#contributor : Jimmy Wu
-#name : ... |
-# --
+#contributor : Jimmy Wu
+#name : ... |
+# --
$2 |
diff --git a/snippets/html-mode/table/tr b/snippets/html-mode/table/tr
index e920c4f..5f14238 100644
--- a/snippets/html-mode/table/tr
+++ b/snippets/html-mode/table/tr
@@ -1,6 +1,6 @@
-#contributor : Jimmy Wu
-#name : ...
-# --
-
- $0
+#contributor : Jimmy Wu
+#name : ...
+# --
+
+ $0
diff --git a/snippets/nxml-mode/header/h1 b/snippets/nxml-mode/header/h1
index 80e52e0..08972eb 100644
--- a/snippets/nxml-mode/header/h1
+++ b/snippets/nxml-mode/header/h1
@@ -1,4 +1,4 @@
-#contributor : Anders Bach Nielsen
-#name : ...
-# --
+#contributor : Anders Bach Nielsen
+#name : ...
+# --
$1
diff --git a/snippets/nxml-mode/header/h2 b/snippets/nxml-mode/header/h2
index fcad88d..1dfb50a 100644
--- a/snippets/nxml-mode/header/h2
+++ b/snippets/nxml-mode/header/h2
@@ -1,4 +1,4 @@
-#contributor : Anders Bach Nielsen
-#name : ...
-# --
+#contributor : Anders Bach Nielsen
+#name : ...
+# --
$1
diff --git a/snippets/nxml-mode/header/h3 b/snippets/nxml-mode/header/h3
index bce6a94..651bf19 100644
--- a/snippets/nxml-mode/header/h3
+++ b/snippets/nxml-mode/header/h3
@@ -1,4 +1,4 @@
-#contributor : Anders Bach Nielsen
-#name : ...
-# --
+#contributor : Anders Bach Nielsen
+#name : ...
+# --
$1
diff --git a/snippets/nxml-mode/header/h4 b/snippets/nxml-mode/header/h4
index 5214e24..ac01b05 100644
--- a/snippets/nxml-mode/header/h4
+++ b/snippets/nxml-mode/header/h4
@@ -1,4 +1,4 @@
-#contributor : Anders Bach Nielsen
-#name : ...
-# --
+#contributor : Anders Bach Nielsen
+#name : ...
+# --
$1
diff --git a/snippets/nxml-mode/header/h5 b/snippets/nxml-mode/header/h5
index 74cb078..8268413 100644
--- a/snippets/nxml-mode/header/h5
+++ b/snippets/nxml-mode/header/h5
@@ -1,4 +1,4 @@
-#contributor : Anders Bach Nielsen
-#name : ...
-# --
+#contributor : Anders Bach Nielsen
+#name : ...
+# --
$1
diff --git a/snippets/nxml-mode/header/h6 b/snippets/nxml-mode/header/h6
index 2803907..3de08c1 100644
--- a/snippets/nxml-mode/header/h6
+++ b/snippets/nxml-mode/header/h6
@@ -1,4 +1,4 @@
-#contributor : Anders Bach Nielsen
-#name : ...
-# --
+#contributor : Anders Bach Nielsen
+#name : ...
+# --
$1