markdown
Creates a block of raw Markdown content that is emitted verbatim only when the rendering target is Markdown. Non-Markdown targets, such as HTML and plain text, discard the content.
.markdown
> This blockquote only appears in Markdown output.Content copied to clipboard
Return
a new Markdown node
Parameters
content
- Likely a body argument
raw Markdown content to inject
Throws
Permissions
native-content
to inject native Markdown content