move examples to own directory, add demo component to all example pages
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# Basic
|
# Basic
|
||||||
|
|
||||||
<demo name="Basic" />
|
<demo name="Examples/Basic" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Collaboration
|
# Collaboration
|
||||||
|
|
||||||
|
<demo name="Examples/Collaboration" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Drag Handle
|
# Drag Handle
|
||||||
|
|
||||||
|
<demo name="Examples/DragHandle" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Embeds
|
# Embeds
|
||||||
|
|
||||||
|
<demo name="Examples/Embeds" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Export HTML or JSON
|
# Export HTML or JSON
|
||||||
|
|
||||||
|
<demo name="Examples/ExportHtmlOrJson" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Floating Menu
|
# Floating Menu
|
||||||
|
|
||||||
|
<demo name="Examples/FloatingMenu" />
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
# Focus
|
# Focus
|
||||||
|
|
||||||
<demo name="Focus" highlight="18,43-46,48" />
|
<demo name="Examples/Focus" highlight="18,43-46,48" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Hiding Menu Bar
|
# Hiding Menu Bar
|
||||||
|
|
||||||
|
<demo name="Examples/HidingMenuBar" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
|
<demo name="Examples/History" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Images
|
# Images
|
||||||
|
|
||||||
|
<demo name="Examples/Images" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Links
|
# Links
|
||||||
|
|
||||||
|
<demo name="Examples/Links" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Markdown Shortcuts
|
# Markdown Shortcuts
|
||||||
|
|
||||||
|
<demo name="Examples/MarkdownShortcuts" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Menu Bubble
|
# Menu Bubble
|
||||||
|
|
||||||
|
<demo name="Examples/MenuBubble" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Placeholder
|
# Placeholder
|
||||||
|
|
||||||
|
<demo name="Examples/Placeholder" />
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
# Read-Only
|
# Read-Only
|
||||||
|
|
||||||
<demo name="ReadOnly" highlight="3-6,22,28,40-46" />
|
<demo name="Examples/ReadOnly" highlight="3-6,22,28,40-46" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Search and Replace
|
# Search and Replace
|
||||||
|
|
||||||
|
<demo name="Examples/SearchAndReplace" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Suggestions
|
# Suggestions
|
||||||
|
|
||||||
|
<demo name="Examples/Suggestions" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Tables
|
# Tables
|
||||||
|
|
||||||
|
<demo name="Examples/Tables" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Title
|
# Title
|
||||||
|
|
||||||
|
<demo name="Examples/Title" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Todo List
|
# Todo List
|
||||||
|
|
||||||
|
<demo name="Examples/TodoList" />
|
||||||
@@ -1 +1,3 @@
|
|||||||
# Trailing Paragraph
|
# Trailing Paragraph
|
||||||
|
|
||||||
|
<demo name="Examples/TrailingParagraph" />
|
||||||
Reference in New Issue
Block a user