class
Crst::Paragraph
- Crst::Paragraph
- Crst::Node
- Reference
- Object
Overview
Represents a paragraph of text
Contains the raw text content, which may include inline markup that gets processed during rendering.
Defined in:
crst/nodes.crConstructors
Instance Method Summary
-
#text : String
The paragraph text content
-
#text=(text : String)
The paragraph text content