Adding a comment to a flow
- Open Node-RED.
- Add a comment node from the function category to the workspace.
- Double-click the comment node to open the Edit node dialogue.
- In the Title text box, enter the title of your comment.
- In the Body text box, enter your comment. You can use Github Flavored Markdown to style the text.
- Click Done to apply your changes.
- The comment is added to the flow. You can view the comment in the info tab of the sidebar by selecting the comment node.