Skip to content

Commit 5c8b66a

Browse files
hejsztynxCopilot
andauthored
docs: rewrite section
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent d196f44 commit 5c8b66a

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/docs/api-reference/enriched-text-input.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,10 +1238,9 @@ By marker, we mean the number that denotes consecutive lines of the list.
12381238

12391239
:::note
12401240

1241-
As you may have noticed, there is no way of defining the marker's width unlike with other list styles.
1242-
This is because the value of an ordered list marker changes, which makes its width dynamic.
1243-
The marker is rendered _inside_ the defined space with `marginLeft`, so keep this in mind
1244-
when styling your UI.
1241+
As you may have noticed, there is no way to define an ordered list marker’s width (unlike other list styles).
1242+
This is because the marker value changes, so its width is dynamic.
1243+
The marker is rendered _inside_ the space defined by `marginLeft` (right-aligned within it), so keep this in mind when styling your UI.
12451244

12461245
:::
12471246

0 commit comments

Comments
 (0)