struct

Hwaro::Content::Processors::MarkdownExtensions::MathSpan

Inherits Struct / Value / Object

A math span captured by stash_math, awaiting expand_math.

Constructors

new(display : Bool, body : String)
Source

Instance methods

body
clone
Source
copy_with(display _display = @display, body _body = @body)
Source
display