# File lib/kramdown/element.rb, line 518 def self.category(el) CATEGORY[el.type] || el.options[:category] end