Description

Creation methods for Descriptions

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

infix
def asSection(ts: String*): Marker
def code(text: String): Code
def isCode(d: Description): Boolean
infix
def mark(tag: NamedTag): Marker
infix
def markAs(tag: NamedTag): Marker
infix
def markSection(tag: NamedTag): Marker
infix
def markSectionAs(tag: NamedTag): Marker
infix
def section(ts: String*): Marker
infix
def tag(ts: String*): Marker
infix
def taggedAs(ts: String*): Marker
def text(text: String): Text

Givens