MDEx.Raw (MDEx v0.5.0)
View SourceA 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
@type t() :: %MDEx.Raw{literal: String.t()}