Skip to content

Commit 9347681

Browse files
authored
Add RTL support notice and library deprecation
Update README to inform users about RTL support and library maintenance.
1 parent b011ea3 commit 9347681

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> [!IMPORTANT]
2+
> TipTap now includes [built-in support for RTL content](https://tiptap.dev/docs/examples/basics/text-direction). This library will no longer be maintained, and I encourage everyone to use the built-in feature.
3+
4+
15
This extension automatically detects the direction of a configurable list of nodes and adds `dir="ltr"` or `dir="rtl"` to them.
26

37
**Why not `dir="auto"`?**

0 commit comments

Comments
 (0)