Class: RDocF95::Markup::Paragraph
- Defined in:
- lib/rdoc-f95/markup/fragments.rb
Overview
A paragraph is a fragment which gets wrapped to fit. We remove all newlines when we’re created, and have them put back on output.
Constant Summary
Constants inherited from Fragment
Instance Attribute Summary
Attributes inherited from Fragment
Method Summary
Methods inherited from Fragment
#add_text, for, #initialize, #to_s, type_name
Constructor Details
This class inherits a constructor from RDocF95::Markup::Fragment