AstEmphasis

data class AstEmphasis(delimiter: String) : AstInlineNodeType

Constructors

Link copied to clipboard
constructor(delimiter: String)