minor fixes

This commit is contained in:
Ilya Kantor 2020-12-13 20:35:12 +03:00
parent 9b68941a44
commit 8bc2e921eb

View file

@ -211,7 +211,7 @@ With these methods we can do basically anything with selected nodes.
Here's the test stand to see them in action: Here's the test stand to see them in action:
```html run autorun height=260 ```html run refresh autorun height=260
Click buttons to run methods on the selection, "resetExample" to reset it. Click buttons to run methods on the selection, "resetExample" to reset it.
<p id="p">Example: <i>italic</i> and <b>bold</b></p> <p id="p">Example: <i>italic</i> and <b>bold</b></p>