You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/block-level-variance.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,9 @@ This is known as Block Level Variance:
18
18
19
19
Block Level Variance is achieved when:
20
20
21
-
1. The [Document Type](../../../../data/defining-content/default-document-types#document-type) is configured for variance, and
22
-
2. The Block Editor property is _not_ configured for variance, and
23
-
3. The Block Editor property editor is configured to use [Element Types](../../../../data/defining-content/default-document-types#element-type) that _do_ vary.
21
+
* The [Document Type](../../../../data/defining-content/default-document-types#document-type) is configured for variance, and
22
+
* The Block Editor property is _not_ configured for variance, and
23
+
* The Block Editor property editor is configured to use [Element Types](../../../../data/defining-content/default-document-types#element-type) that _do_ vary.
0 commit comments