Removed final newline from snippet files.

This commit is contained in:
Joao Tavora
2011-10-13 14:34:13 +01:00
parent 6c84d6c428
commit d3086586be
229 changed files with 229 additions and 232 deletions

View File

@@ -1,4 +1,4 @@
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <h1>...</h1>
# --
<h1>$1</h1>
<h1>$1</h1>

View File

@@ -1,4 +1,4 @@
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <h2>...</h2>
# --
<h2>$1</h2>
<h2>$1</h2>

View File

@@ -1,4 +1,4 @@
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <h3>...</h3>
# --
<h3>$1</h3>
<h3>$1</h3>

View File

@@ -1,4 +1,4 @@
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <h4>...</h4>
# --
<h4>$1</h4>
<h4>$1</h4>

View File

@@ -1,4 +1,4 @@
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <h5>...</h5>
# --
<h5>$1</h5>
<h5>$1</h5>

View File

@@ -1,4 +1,4 @@
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <h6>...</h6>
# --
<h6>$1</h6>
<h6>$1</h6>