# File lib/org-ruby/textile_output_buffer.rb, line 150 def add_line_attributes headline @output << "h#{headline.level}. " end