syntaxic-react-editor 1.0.7 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +697 -524
- package/dist/index.umd.cjs +5 -25
- package/package.json +2 -3
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@ Check out the live demo: [https://syntaxic.cloud/products/syntaxic-react-editor]
|
|
|
10
10
|
|
|
11
11
|
- **Rich Text Editing**: Bold, italic, underline, strike-through, and more.
|
|
12
12
|
- **Advanced Tables**: Insert and manage tables with ease.
|
|
13
|
-
- **Pro Features**: Access advanced plugins and features via [syntaxic.cloud](https://syntaxic.cloud
|
|
13
|
+
- **Pro Features**: Access advanced plugins and features via [syntaxic.cloud](https://syntaxic.cloud).
|
|
14
14
|
- **Responsive Design**: Works great on various screen sizes.
|
|
15
15
|
- **Zero-Config CSS**: Automatically injects styling into your project.
|
|
16
16
|
|