mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
add simple markdown node desc to custom node list
This commit is contained in:
parent
06496d07b3
commit
ac2e51910f
@ -37722,6 +37722,14 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Mohamed-Sakr",
|
||||
"title": "Simple Markdown Preview",
|
||||
"reference": "https://github.com/Mohamed-Sakr/ComfyUI-SimpleMarkdown",
|
||||
"files": ["https://github.com/Mohamed-Sakr/ComfyUI-SimpleMarkdown"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight, stable markdown preview node with syntax highlighting. Works reliably in loops without refresh issues."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user