# File lib/org-ruby/html_output_buffer.rb, line 222
    def preserve_whitespace?
      super or current_mode == :html
    end