You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/blockeditor/README.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@ The JavaScript Block Editor package includes the following,
10
10
11
11
### JavaScript Block Editor
12
12
13
-
The [JavaScript Block Editor](https://www.syncfusion.com/javascript-ui-controls/js-blockeditor?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm) is a modern, block-based editor for composing rich, structured documents. It’s ideal for document editing, knowledge bases, note-taking, and content creation tools. The editor provides an intuitive UI with mobile support and modular architecture. It offers multiple block types, inline content (mentions, links, labels), slash commands, and contextual menus, returning well-structured content models and valid HTML when needed.
13
+
The [JavaScript Block Editor](https://www.syncfusion.com/javascript-ui-controls/js-block-editor?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm) is a modern, block-based editor for composing rich, structured documents. It’s ideal for document editing, knowledge bases, note-taking, and content creation tools. The editor provides an intuitive UI with mobile support and modular architecture. It offers multiple block types, inline content (mentions, links, labels), slash commands, and contextual menus, returning well-structured content models and valid HTML when needed.
@@ -82,18 +82,17 @@ Now, open your project in a browser, and the Block Editor will be displayed!
82
82
83
83
## ✨ Key features
84
84
85
-
***Multiple block types**: Includes Heading levels 1-4, Table, Paragraph, Table, Lists, Checklist, Quote, Callout, Divider, Code block, and more.
86
-
***Inline conten**: Insert mentions, anchors, and labels; includes cleanup of mention artifacts.
87
-
***Slash commands**: Interactive `/` commands to insert or transform content blocks, with filtering and keyboard shortcuts.
88
-
***Drag and drop**: Reorder blocks effortlessly with built-in drag-and-drop support.
89
-
***Rich text formatting**: Apply styles such as Bold, Italic, Underline, Strikethrough, Uppercase and more.
90
-
***Action menu**: Perform block-level operations such as Move, Delete, and Duplicate.
91
-
***Contextmenu support**: Right-click context menus for quick block actions.
92
-
***Inline content support**: Insert inline elements like Links, Labels and Mention directly within blocks.
93
-
***Undo/Redo operations**: Undo and redo support for the user interactions.
94
-
***Events for Customization**: The Block Editor includes a rich set of events such as block addition, removal, update, selection change, command execution, paste, and mention selection allowing developers to customize and extend functionality easily.
85
+
* [Multiple block types](https://ej2.syncfusion.com/documentation/block-editor/built-in-blocks/built-in-blocks?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm#block-types): Includes Heading levels 1-4, Table, Paragraph, Table, Lists, Checklist, Quote, Callout, Divider, Code block, and more.
86
+
* [Slash commands](https://ej2.syncfusion.com/documentation/block-editor/editor-menus?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm#slash-command-menu): Interactive `/` commands to insert or transform content blocks, with filtering and keyboard shortcuts.
87
+
* [Drag and drop](https://ej2.syncfusion.com/documentation/block-editor/drag-drop?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm): Reorder blocks effortlessly with built-in drag-and-drop support.
88
+
* [Rich text formatting](https://ej2.syncfusion.com/documentation/block-editor/editor-menus?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm#inline-toolbar): Apply styles such as Bold, Italic, Underline, Strikethrough, Uppercase and more.
89
+
* [Action menu](https://ej2.syncfusion.com/documentation/block-editor/editor-menus?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm#block-action-menu): Perform block-level operations such as Move, Delete, and Duplicate.
90
+
* [Contextmenu support](https://ej2.syncfusion.com/documentation/block-editor/editor-menus?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm#context-menu): Right-click context menus for quick block actions.
91
+
* [Inline content support](https://ej2.syncfusion.com/documentation/block-editor/built-in-blocks/inline-content?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm): Insert inline elements like Links, Labels and Mention directly within blocks.
92
+
* [Undo/Redo operations](https://ej2.syncfusion.com/documentation/block-editor/undo-redo?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm): Undo and redo support for the user interactions.
93
+
* [Events for Customization](https://ej2.syncfusion.com/documentation/block-editor/events?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm): The Block Editor includes a rich set of events such as block addition, removal, update, selection change, command execution, paste, and mention selection allowing developers to customize and extend functionality easily.
95
94
***Accessibility & WCAG 2.0 Compliance**: Accessibility support for assistive technologies and keyboard navigation.
96
-
***Keyboard Navigation**: Navigate and manage blocks efficiently using intuitive keyboard shortcuts for a faster editing experience.
95
+
*[Keyboard Navigation](https://ej2.syncfusion.com/documentation/block-editor/keyboard-shortcuts?utm_source=npm&utm_medium=listing&utm_campaign=javascript-blockeditor-npm): Navigate and manage blocks efficiently using intuitive keyboard shortcuts for a faster editing experience.
0 commit comments