Special nodes
:octicon-file-symlink-file-24: MkInclude
Node to include the text of other Markdown files / MkNodes.
This node only keeps a reference to given target and resolves it when needed. Target can either be an URL or any other fsspec protocol path to a markdown file, a file system path to a markdown file, or another MkNode.
Node for embedding an IFrame.
Node to display the terminal output of a command.