Skip to content

Commit 7e781a5

Browse files
committed
Revert "docs: update docs"
This reverts commit 64d4ada.
1 parent 64d4ada commit 7e781a5

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,15 +1236,6 @@ By marker, we mean the number that denotes consecutive lines of the list.
12361236
[color](https://reactnative.dev/docs/colors) value; if not set, defaults to
12371237
the input's [color](#style)
12381238

1239-
:::note
1240-
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.
1245-
1246-
:::
1247-
12481239
### ul (unordered list)
12491240

12501241
By bullet, we mean the dot that begins each line of the list.

0 commit comments

Comments
 (0)