Kill trailing whitespace in erb files

This commit is contained in:
小太
2013-03-19 23:11:58 +11:00
parent aef86bda04
commit 1a03a86592
119 changed files with 271 additions and 271 deletions

View File

@@ -1,4 +1,4 @@
<!--
<!--
- name
- input_id
- input_name

View File

@@ -11,7 +11,7 @@ h1. A header
* List item 2
* List item 3
Linebreaks are important between lists,
Linebreaks are important between lists,
headers, and paragraphs.
URLs are automatically linked: http://www.google.com
@@ -26,5 +26,5 @@ A {{post link}}. Alternatively, post #1234.
Also works with forum posts, comments and pools.
<%= link_to "Read more", wiki_pages_path(:title => "help:dtext") %>.
</pre>
</pre>
</div>