change backquote in info text to <code>...</code>

This commit is contained in:
Hiroyasu Nishiyama
2018-02-08 23:20:53 +09:00
parent 4a5cb7f2f5
commit abe60b62e6
6 changed files with 6 additions and 6 deletions

View File

@@ -65,7 +65,7 @@
that are part of a sequence.</p>
<p>The <b>recreate message sequences</b> option can be enabled to generate new message sequences
for each rule that matches. In this mode, the node will buffer the entire incoming
sequence before sending the new sequences on. The runtime setting `nodeMessageBufferMaxLength`
sequence before sending the new sequences on. The runtime setting <code>nodeMessageBufferMaxLength</code>
can be used to limit how many messages nodes will buffer.</p>
</script>