[Documentation] Markdown improvements t to z (#14371)
* Apply markdown fixes for bindings with letter _t_ * Apply markdown fixes for bindings with letter _u_ * Apply markdown fixes for bindings with letter _v_ * Apply markdown fixes for bindings with letter _w_ * Apply markdown fixes for bindings with letter _x_ * Apply markdown fixes for bindings with letter _y_ * Apply markdown fixes for bindings with letter _z_ Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
This commit is contained in:
committed by
GitHub
parent
69a09ed825
commit
ce3f673380
@@ -77,7 +77,7 @@ This binding has two rule Actions `savePreset(int presetNumber)` and `savePreset
|
||||
|
||||
In Xtend rules, you can use the Actions like this.
|
||||
|
||||
```
|
||||
```java
|
||||
getActions("wled", "wled:json:XmasTree").savePreset(5,"Flashy Preset")
|
||||
```
|
||||
|
||||
@@ -87,7 +87,7 @@ If you use the ADMIN>MODEL>`Create equipment from thing` feature you can use the
|
||||
|
||||
*.sitemap
|
||||
|
||||
```
|
||||
```perl
|
||||
Text label="XmasLights" icon="rgb"{
|
||||
Switch item=XmasTree_MasterControls
|
||||
Slider item=XmasTree_SegmentBrightness
|
||||
|
||||
Reference in New Issue
Block a user