View Source MDEx.Paragraph (MDEx v0.3.0)

A paragraph that contains nodes.

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

Summary

Types

t()

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