From 8bc2e921eb1b5f6c13fe092e9714a99c1bf1d4d9 Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Sun, 13 Dec 2020 20:35:12 +0300 Subject: [PATCH] minor fixes --- 2-ui/99-ui-misc/02-selection-range/article.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2-ui/99-ui-misc/02-selection-range/article.md b/2-ui/99-ui-misc/02-selection-range/article.md index ac7b46da..8699bd11 100644 --- a/2-ui/99-ui-misc/02-selection-range/article.md +++ b/2-ui/99-ui-misc/02-selection-range/article.md @@ -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: -```html run autorun height=260 +```html run refresh autorun height=260 Click buttons to run methods on the selection, "resetExample" to reset it.

Example: italic and bold