ComfyUI Node
Markdown Renderer
A ComfyUI node in storyboard/Markdown with 1 input and 1 output.
Markdown Renderer
- text
- STRING
Categorystoryboard/Markdown
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| textopt | * | Content to be rendered as Markdown. Accepts strings, lists, dictionaries, and other serializable data. Dictionaries and complex objects will be formatted as Python code blocks. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |