class Raf::Strike
Public Instance Methods
apply()
click to toggle source
# File lib/raf2html_element.rb, line 172 def apply "<del>#{@contents.map{|c| c.apply}}</del>" end
# File lib/raf2html_element.rb, line 172 def apply "<del>#{@contents.map{|c| c.apply}}</del>" end