# File lib/maruku/output/to_html.rb, line 33
    def [](key)
      attributes[key.to_s]
    end