mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +08:00
clean up
This commit is contained in:
parent
a0ce975a51
commit
90efee5622
@ -22,4 +22,4 @@ yarn add @tiptap/extension-character-count
|
||||
[packages/extension-character-count/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-character-count/)
|
||||
|
||||
## Usage
|
||||
<demo name="Extensions/CharacterCount" highlight="" />
|
||||
<demo name="Extensions/CharacterCount" />
|
||||
|
@ -31,4 +31,4 @@ yarn add @tiptap/extension-text-style @tiptap/extension-font-family
|
||||
[packages/extension-font-family/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-font-family/)
|
||||
|
||||
## Usage
|
||||
<demo name="Extensions/FontFamily" highlight="" />
|
||||
<demo name="Extensions/FontFamily" />
|
||||
|
@ -4,4 +4,4 @@ This demo has 150 paragraphs and more than 13,000 words, check the performance y
|
||||
|
||||
Most of the processing is needed to check the active state of the buttons for the selection. If you’d like to optimize for really long texts, try to limit these checks in your toolbar. But honestly, we think it’s great already, isn’t it?
|
||||
|
||||
<demo name="Examples/Book" highlight="" />
|
||||
<demo name="Examples/Book" />
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Todo App
|
||||
|
||||
<demo name="Examples/TodoApp" highlight="" />
|
||||
<demo name="Examples/TodoApp" />
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
⚠️ Experiment
|
||||
|
||||
<demo name="Experiments/Color" highlight="" />
|
||||
<demo name="Experiments/Color" />
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
⚠️ Experiment
|
||||
|
||||
<demo name="Experiments/Commands" highlight="" />
|
||||
<demo name="Experiments/Commands" />
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
⚠️ Experiment
|
||||
|
||||
<demo name="Experiments/Embeds" highlight="" />
|
||||
<demo name="Experiments/Embeds" />
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
⚠️ Experiment
|
||||
|
||||
<demo name="Experiments/Linter" highlight="" />
|
||||
<demo name="Experiments/Linter" />
|
||||
|
@ -2,4 +2,4 @@
|
||||
|
||||
⚠️ Experiment
|
||||
|
||||
<demo name="Experiments/Placeholder" highlight="" />
|
||||
<demo name="Experiments/Placeholder" />
|
||||
|
Loading…
Reference in New Issue
Block a user