Kill trailing whitespace in erb files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!--
|
||||
<!--
|
||||
- name
|
||||
- input_id
|
||||
- input_name
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user