# File lib/yard/templates/helpers/markup_helper.rb, line 139
      def markup_class(type = options[:markup])
        MarkupHelper.markup_cache[type][:class]
      end