mirror of https://github.com/node-red/node-red.git
Comment node: Clarify where the text will appear
The text will appear in the information tab of the side panel and not in the help tab of the side panel.pull/4004/head
parent
4d202a7a37
commit
7c306a8430
|
@ -18,5 +18,5 @@
|
|||
<p>A node you can use to add comments to your flows.</p>
|
||||
<h3>Details</h3>
|
||||
<p>The edit panel will accept Markdown syntax. The text will be rendered into
|
||||
this information side panel.</p>
|
||||
the information side panel.</p>
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue