update social nodes info style

This commit is contained in:
Dave Conway-Jones
2016-03-02 13:26:53 +00:00
parent 0880ad3987
commit b6116abce3
25 changed files with 104 additions and 98 deletions

View File

@@ -101,8 +101,8 @@
<script type="text/x-red" data-help-name="pusher out">
<p>Pusher output node for sending messages to a specific channel/event.</p>
<p>You need an App key, secret and ID of a Pusher app.</p>
<p>The node will send the <b>msg.payload</b> of the incoming message.</p>
<p>If you leave the eventname blank you can set it using <b>msg.topic</b>.</p>
<p>The node will send the <code>msg.payload</code> of the incoming message.</p>
<p>If you leave the eventname blank you can set it using <code>msg.topic</code>.</p>
</script>
<script type="text/javascript">