How to create rich documentation for your custom nodes
docs
folder inside your WEB_DIRECTORY
NODE_CLASS_MAPPINGS
dictionary used to register the nodes):
WEB_DIRECTORY/docs/NodeName.md
- Default documentationWEB_DIRECTORY/docs/NodeName/en.md
- English documentationWEB_DIRECTORY/docs/NodeName/zh.md
- Chinese documentationfr.md
, de.md
, etc.)NodeName.md
if a localized version is not available.

<video>
and <source>
tagscontrols
, autoplay
, loop
, muted
, preload
, poster