# File lib/kramdown/converter/base.rb, line 99
      def convert(el)
        raise NotImplementedError
      end