# File lib/asciidoctor/lexer.rb, line 1265
  def self.single_line_section_level(marker)
    marker.length - 1
  end