Class: Clarus::ParagraphBreak

Inherits:
Object
  • Object
show all
Defined in:
lib/clarus/paragraph_break.rb

Instance Method Summary collapse

Instance Method Details

#renderObject



3
4
5
# File 'lib/clarus/paragraph_break.rb', line 3

def render
  "<w:p/>"
end