Class: Raf::WhiteLine

Inherits:
Element show all
Defined in:
lib/raf2html_element.rb

Overview

—– Blocks

Instance Method Summary collapse

Methods inherited from Element

#inline_parse_to_str, #newline_to_br

Instance Method Details

#applyObject



25
26
27
# File 'lib/raf2html_element.rb', line 25

def apply
  "\n"
end