- Convert examples list examples/README.md to use collapsable github sections

- Add another example for sending an uploading file to a room
- Add form tip for Send Message node's thread reply config option
This commit is contained in:
2024-09-18 22:19:49 -06:00
parent 45ff930518
commit 3b161f1ad9
5 changed files with 353 additions and 213 deletions
+3
View File
@@ -89,6 +89,9 @@
<label for="node-input-threadReply"><i class="fa fa-commenting-o"></i> Thread Reply</label>
<input type="text" id="node-input-threadReply">
</div>
<div class="form-row form-tips">
If true and <code>msg.content.['m.relates_to'].event_id</code> or <code>msg.eventId</code> (parsed in that order) is provided the message will be a thread reply to the original event.
</div>
<div class="form-row">
<label for="node-input-messageFormat">