class

Crst::Raw

Inherits Crst::Node < Reference < Object

Represents raw content with a specific format

Used for raw directives like .. raw:: html where content should be passed through without processing.

Constructors

new(format : String, text : String)
Source

Instance methods

format
Source
format=(format : String)
Source
text
Source
text=(text : String)
Source