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

@@ -179,7 +179,7 @@
<dt>payload <span class="property-type">number</span></dt>
<dd>the payload will be a 1 or a 0.</dd>
<dt>topic <span class="property-type">string</span></dt>
<dd>the topic will be set to `pi/{the pin number}`.</dd>
<dd>the topic will be set to <code>pi/{the pin number}</code>.</dd>
</dl>
<h3>Details</h3>
<p>You may also enable the input pullup resistor or the pulldown resistor.</p>