Posted By: Paul Stickney
Date: 2006-09-25 07:35
Summary: rhtml-mode pre-alpha
Project: Rinari
Features of rhtml-mode
1) ERB tags create new levels of indenting based upon their content. That is, <% if y %> will open a new "level" and <% end %> will close it.
2) Multi-line Ruby regions inside ERB tags are indented, just like in ruby-mode.
3) Customize the color of ERB tag delimeters and background while still retaining ruby-mode colorization.
^^
svn checkout svn://pstickne@rubyforge.org/var/svn/rinari/trunk/rhtml |
|