Figure

constructor(child: T, referenceId: String? = null)

Parameters

child

wrapped child

referenceId

optional ID that can be cross-referenced via a com.quarkdown.core.ast.quarkdown.reference.CrossReference

T

type of the wrapped child node