Skip to content

Commit 233af9f

Browse files
committed
Linting
1 parent 18ae41d commit 233af9f

File tree

1 file changed

+5
-5
lines changed
  • 16/umbraco-cms/customizing/extending-overview/extension-types

1 file changed

+5
-5
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ extensions or toolbar extensions.
121121
The `tree` extension type is used to create a hierarchical structure composed of nodes, such as documents or media
122122
items.
123123

124-
### [UFM Components](../../../reference/umbraco-flavored-markdown.md)
124+
### [Umbraco Flavored Markup Components](../../../reference/umbraco-flavored-markdown.md)
125125

126-
UFM, or `Umbraco Flavored Markup`, is used to create descriptions and labels for entities across the backoffice, and
127-
replaces the previous "Label Property Configuration" feature. Extension authors can create custom
128-
UFM components that go beyond simple textual labels, including creating hooks that allow for imperative programming
129-
tasks and custom markup.
126+
`Umbraco Flavored Markup (UFM) Components`, are used to create descriptions and labels for entities across the
127+
backoffice. These replace the previous "Label Property Configuration" feature. Extension authors can create custom
128+
components that go beyond textual labels, including creating hooks that allow for imperative programming tasks and
129+
custom markup.
130130

131131
### [Workspaces](workspaces/README.md)
132132

0 commit comments

Comments
 (0)