Merge pull request #4004 from dirkjanfaber/patch-1

Comment node: Clarify where the text will appear
This commit is contained in:
Nick O'Leary
2023-02-02 10:23:22 +00:00
committed by GitHub

View File

@@ -18,5 +18,5 @@
<p>A node you can use to add comments to your flows.</p> <p>A node you can use to add comments to your flows.</p>
<h3>Details</h3> <h3>Details</h3>
<p>The edit panel will accept Markdown syntax. The text will be rendered into <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> </script>