Text

data class Text(val literal: String) : Inline

A run of literal text.

Constructors

Link copied to clipboard
constructor(literal: String)

Properties

Link copied to clipboard