Module: RbbCode::SingleBreakNode
- Defined in:
- lib/rbbcode/node_extensions.rb
Instance Method Summary collapse
Instance Method Details
#to_html ⇒ Object
131 132 133 |
# File 'lib/rbbcode/node_extensions.rb', line 131 def to_html '<br/>' end |