We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A bullet list.
public final class ListItem: Node
From the CommonMark Spec:
5.3 Lists A list is a sequence of one or more list items of the same type. The list items may be separated by any number of blank lines.
A list is a sequence of one or more list items of the same type. The list items may be separated by any number of blank lines.
Node, CustomStringConvertible, Hashable
Node
CustomStringConvertible
Hashable
var description: String
public func hash(into hasher: inout Hasher)