mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-04 00:37:57 +08:00
b4e41afd17
There are no default types for TextAlign extension anymore. You have to configure by yourself. Usually something like: ```js TextAlign.configure({ types: ['heading', 'paragraph'], }) ``` |
||
---|---|---|
.. | ||
index.ts | ||
text-align.ts |