Remove trailing space.

This commit is contained in:
Shlomi Fish
2013-05-15 16:18:25 +03:00
parent b162859ca8
commit 3b8f3ac778
6 changed files with 22 additions and 22 deletions

View File

@@ -68,7 +68,7 @@ Tutorial of zencoding.vim
---------------------
<img src="foo.png" />
---------------------
Type '<c-y>i' on img tag
Type '<c-y>i' on img tag
---------------------
<img src="foo.png" width="32" height="48" />
---------------------
@@ -101,7 +101,7 @@ Tutorial of zencoding.vim
Type '<c-y>k' in insert mode.
---------------------
<div class="foo">
</div>
---------------------