# File lib/rd/rd2html-lib.rb, line 399 def apply_to_Verb(element) content = apply_to_String(element.content) %Q[#{content}] end