# File lib/rd/rd2html-ext-lib.rb, line 92
      def apply_to_Headline(element, title)
        make_title(title)
        super
      end