mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update parser and time nodes info style
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</script>
|
||||
|
||||
<script type="text/x-red" data-help-name="msgpack">
|
||||
<p>A function that converts the <b>msg.payload</b> to and from <a href = "https://github.com/msgpack/msgpack-node"><i>msgpack</i></a> format.</p>
|
||||
<p>A function that converts the <code>msg.payload</code> to and from <a href = "https://github.com/msgpack/msgpack-node"><i>msgpack</i></a> format.</p>
|
||||
<p>If the input is NOT a buffer it tries to convert it to a msgpack buffer.</p>
|
||||
<p>If the input is a msgpack buffer it tries to decode it back.</p>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user