mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 12:39:03 +08:00
docs: update content
This commit is contained in:
parent
e597ed9f55
commit
49783d5a3d
@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
This extension adds a text align attribute to a specified list of nodes. The attribute is used to align the text.
|
This extension adds a text align attribute to a specified list of nodes. The attribute is used to align the text.
|
||||||
|
|
||||||
|
:::warning Firefox bug
|
||||||
|
`text-align: justify` doesn't work together with `white-space: pre-wrap` in Firefox, [that’s a known issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1253840).
|
||||||
|
:::
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
```bash
|
```bash
|
||||||
# with npm
|
# with npm
|
||||||
|
Loading…
Reference in New Issue
Block a user