docs: add new placeholder pages
This commit is contained in:
7
docs/src/docPages/api/nodes/emoji.md
Normal file
7
docs/src/docPages/api/nodes/emoji.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Emoji
|
||||||
|
|
||||||
|
:::pro Fund the development 💖
|
||||||
|
We need your support to maintain, update, support and develop tiptap 2. If you’re waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
|
||||||
|
:::
|
||||||
|
|
||||||
|
TODO
|
||||||
7
docs/src/docPages/api/nodes/hashtag.md
Normal file
7
docs/src/docPages/api/nodes/hashtag.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Hashtag
|
||||||
|
|
||||||
|
:::pro Fund the development 💖
|
||||||
|
We need your support to maintain, update, support and develop tiptap 2. If you’re waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
|
||||||
|
:::
|
||||||
|
|
||||||
|
TODO
|
||||||
7
docs/src/docPages/api/nodes/mention.md
Normal file
7
docs/src/docPages/api/nodes/mention.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Mention
|
||||||
|
|
||||||
|
:::pro Fund the development 💖
|
||||||
|
We need your support to maintain, update, support and develop tiptap 2. If you’re waiting for this extension, [become a sponsor and fund the open-source](/sponsor).
|
||||||
|
:::
|
||||||
|
|
||||||
|
TODO
|
||||||
@@ -90,8 +90,14 @@
|
|||||||
link: /api/nodes/code-block
|
link: /api/nodes/code-block
|
||||||
- title: Document
|
- title: Document
|
||||||
link: /api/nodes/document
|
link: /api/nodes/document
|
||||||
|
- title: Emoji
|
||||||
|
link: /api/nodes/emoji
|
||||||
|
draft: true
|
||||||
- title: HardBreak
|
- title: HardBreak
|
||||||
link: /api/nodes/hard-break
|
link: /api/nodes/hard-break
|
||||||
|
- title: Hashtag
|
||||||
|
link: /api/nodes/hashtag
|
||||||
|
draft: true
|
||||||
- title: Heading
|
- title: Heading
|
||||||
link: /api/nodes/heading
|
link: /api/nodes/heading
|
||||||
- title: HorizontalRule
|
- title: HorizontalRule
|
||||||
@@ -100,6 +106,9 @@
|
|||||||
link: /api/nodes/image
|
link: /api/nodes/image
|
||||||
- title: ListItem
|
- title: ListItem
|
||||||
link: /api/nodes/list-item
|
link: /api/nodes/list-item
|
||||||
|
- title: Mention
|
||||||
|
link: /api/nodes/mention
|
||||||
|
draft: true
|
||||||
- title: OrderedList
|
- title: OrderedList
|
||||||
link: /api/nodes/ordered-list
|
link: /api/nodes/ordered-list
|
||||||
- title: Paragraph
|
- title: Paragraph
|
||||||
|
|||||||
Reference in New Issue
Block a user