Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.
mattt edited this page Jan 22, 2020 · 11 revisions

Text

Textual content.

public final class Text: Node

From the CommonMark Spec:

Any characters not given an interpretation by the above rules will be parsed as plain textual content.


Inheritance

Node, CustomStringConvertible, Hashable


Properties

description

var description: String

Methods

hash(into:)

public func hash(into hasher: inout Hasher)

Clone this wiki locally