class

Crst::Admonition

Inherits Crst::Node < Reference < Object

Represents an admonition (note, warning, etc.)

Constructors

new(type : String, children : Array(Crst::Node) = [] of Node)
Source

Instance methods

children
Source
children=(children : Array(Crst::Node))
Source
type
Source
type=(type : String)
Source