- remove leading blank line

This commit is contained in:
Jordan Sissel 2011-10-03 22:11:35 -07:00
parent 390a583616
commit 70f3d1a274

View file

@ -25,8 +25,7 @@ This plugin provides the following flags:
This is what it might look like in your config file: This is what it might look like in your config file:
<pre><code> <pre><code><%= section %> {
<%= section %> {
<%= name %> { <%= name %> {
<% sorted_settings.each do |setting_name, config| <% sorted_settings.each do |setting_name, config|
next if config[:deprecated] next if config[:deprecated]