MDEx.Paragraph (MDEx v0.5.0)

View Source

A paragraph that contains nodes.

Spec: https://github.github.com/gfm/#paragraphs

Summary

Types

t()

@type t() :: %MDEx.Paragraph{nodes: [MDEx.Document.md_node()]}