public Method

LineCollection.normalize

tidy up at the end

Source Code

# File rdoc/markup/simple_markup/fragments.rb, line 150
def normalize
  change_verbatim_blank_lines
  add_list_start_and_ends
  add_list_breaks
  tidy_blank_lines
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.