mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-29 08:19:34 +08:00
hide all empty examples
This commit is contained in:
parent
267ec93dd2
commit
29e0fc6bae
@ -40,62 +40,62 @@
|
|||||||
link: /examples/basic
|
link: /examples/basic
|
||||||
- title: Simple
|
- title: Simple
|
||||||
link: /examples/simple
|
link: /examples/simple
|
||||||
- title: Menu Bubble
|
# - title: Menu Bubble
|
||||||
link: /examples/menu-bubble
|
# link: /examples/menu-bubble
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Floating Menu
|
# - title: Floating Menu
|
||||||
link: /examples/floating-menu
|
# link: /examples/floating-menu
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Links
|
# - title: Links
|
||||||
link: /examples/links
|
# link: /examples/links
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Images
|
# - title: Images
|
||||||
link: /examples/images
|
# link: /examples/images
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Hiding Menu Bar
|
# - title: Hiding Menu Bar
|
||||||
link: /examples/hiding-menu-bar
|
# link: /examples/hiding-menu-bar
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Todo List
|
# - title: Todo List
|
||||||
link: /examples/todo-list
|
# link: /examples/todo-list
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Tables
|
# - title: Tables
|
||||||
link: /examples/tables
|
# link: /examples/tables
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Search and Replace
|
# - title: Search and Replace
|
||||||
link: /examples/search-and-replace
|
# link: /examples/search-and-replace
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Suggestions
|
# - title: Suggestions
|
||||||
link: /examples/suggestions
|
# link: /examples/suggestions
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Markdown Shortcuts
|
- title: Markdown Shortcuts
|
||||||
link: /examples/markdown-shortcuts
|
link: /examples/markdown-shortcuts
|
||||||
- title: Code Highlighting
|
# - title: Code Highlighting
|
||||||
link: /examples/code-highlighting
|
# link: /examples/code-highlighting
|
||||||
draft: true
|
# draft: true
|
||||||
- title: History
|
- title: History
|
||||||
link: /examples/history
|
link: /examples/history
|
||||||
- title: Read-Only
|
- title: Read-Only
|
||||||
link: /examples/read-only
|
link: /examples/read-only
|
||||||
- title: Embeds
|
# - title: Embeds
|
||||||
link: /examples/embeds
|
# link: /examples/embeds
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Placeholder
|
# - title: Placeholder
|
||||||
link: /examples/placeholder
|
# link: /examples/placeholder
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Focus
|
- title: Focus
|
||||||
link: /examples/focus
|
link: /examples/focus
|
||||||
- title: Collaboration
|
# - title: Collaboration
|
||||||
link: /examples/collaboration
|
# link: /examples/collaboration
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Title
|
# - title: Title
|
||||||
link: /examples/title
|
# link: /examples/title
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Trailing Paragraph
|
# - title: Trailing Paragraph
|
||||||
link: /examples/trailing-paragraph
|
# link: /examples/trailing-paragraph
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Drag Handle
|
# - title: Drag Handle
|
||||||
link: /examples/drag-handle
|
# link: /examples/drag-handle
|
||||||
draft: true
|
# draft: true
|
||||||
- title: Export HTML or JSON
|
- title: Export HTML or JSON
|
||||||
link: /examples/export-html-or-json
|
link: /examples/export-html-or-json
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user