1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
This commit is contained in:
xuyu0v0 2023-07-10 18:29:19 +08:00 committed by GitHub
parent 5d2acc6b0a
commit b98feb0d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
limitations under the License. limitations under the License.
--> -->
<script type="text/x-red" data-help-name="comment"> <script type="text/html" data-help-name="comment">
<p>可用于向流添加注释的节点。</p> <p>可用于向流添加注释的节点。</p>
<h3>详细</h3> <h3>详细</h3>
<p>编辑面板接受Markdown语法。输入的文本将在信息侧面板中显示。</p> <p>编辑面板接受Markdown语法。输入的文本将在信息侧面板中显示。</p>