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