# File lib/kramdown/converter/base.rb, line 128
      def warning(text)
        @warnings << text
      end