# File lib/wikicloth/extension.rb, line 36
      def element_exists?(elem)
        html_elements.has_key?(elem)
      end