# File lib/rd/rd2html-lib.rb, line 279
    def apply_to_StringElement(element)
      apply_to_String(element.content)
    end