add simple markdown node desc to custom node list

This commit is contained in:
Mohamed Sakr 2025-11-29 01:33:31 +02:00
parent 06496d07b3
commit ac2e51910f

View File

@ -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."
}
]
}