docs: update content
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user