MDExNative.Comrak.Raw (MDExNative v0.2.7)

Copy Markdown View Source

A Raw output node. This will be inserted verbatim into CommonMark and HTML output. It can only be created programmatically, and is never parsed from input.

Summary

Types

t()

@type t() :: %MDExNative.Comrak.Raw{literal: String.t(), sourcepos: term()}