Skip to content

Commit 1fc7625

Browse files
docs: fix conflicts description
1 parent 3a058cc commit 1fc7625

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -685,8 +685,8 @@ trigger is the delimiter string (e.g. `**`, `*`, `~~`). Supported styles:
685685
Style rules still apply to shortcut-triggered styles: if the target style is
686686
**blocked** by another currently active style (e.g. bold inside a codeblock),
687687
the shortcut has no effect. If the target style **conflicts** with another
688-
active style, the conflicting style is removed when the new one is applied. See
689-
[Supported tags](/fundamentals/html-format-and-supported-tags) for the full
688+
active inline style, the conflicting style is removed when the new one is
689+
applied. See [Supported tags](/fundamentals/html-format-and-supported-tags) for the full
690690
conflict and blocking rules.
691691

692692
:::

0 commit comments

Comments
 (0)