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
There is no active response to issues or pull requests, and tui.editor is no longer maintained. If you are currently using this package, I highly recommend switching to a newer, actively maintained version: markdown-text-editor.
Here is new Markdown editor package that offers similar functionality to tui.editor but with ongoing updates and improvements. You can find it here:
✅ Actively Maintenaning: The plugin receives regular updates to stay up to date.
✅ User-Friendly: It offers a WYSIWYG-style interface, making it great for non-technical users.
✅ Simple Markdown Get/Set: No complicated techniques are required to get and set the markdown content. You can use the <textarea> value or name attribute to get and set markdown content.
✅ Tailwind CSS Support: Built with TailwindCSS, and it will work with both Tailwind CSS and non-Tailwind CSS projects.
✅ Responsive: The editor is fully responsive, providing a seamless experience across all screen sizes.
✅ RTL Support: By default Right-to-Left (RTL) text is supported, making it ideal for languages like Arabic, Urdu, and Farsi.
✅ Module Support: Supports ESM, UMD, and CommonJS modules, making it easy to integrate with different module systems.
The text was updated successfully, but these errors were encountered:
There is no active response to issues or pull requests, and tui.editor is no longer maintained. If you are currently using this package, I highly recommend switching to a newer, actively maintained version: markdown-text-editor.
Here is new Markdown editor package that offers similar functionality to tui.editor but with ongoing updates and improvements. You can find it here:
Alternative to tui.editor
npm Package: markdown-text-editor
github: https://github.com/nezanuha/markdown-text-editor/
✅ Actively Maintenaning: The plugin receives regular updates to stay up to date.
✅ User-Friendly: It offers a WYSIWYG-style interface, making it great for non-technical users.
✅ Simple Markdown Get/Set: No complicated techniques are required to get and set the markdown content. You can use the <textarea> value or name attribute to get and set markdown content.
✅ Tailwind CSS Support: Built with TailwindCSS, and it will work with both Tailwind CSS and non-Tailwind CSS projects.
✅ Responsive: The editor is fully responsive, providing a seamless experience across all screen sizes.
✅ RTL Support: By default Right-to-Left (RTL) text is supported, making it ideal for languages like Arabic, Urdu, and Farsi.
✅ Module Support: Supports ESM, UMD, and CommonJS modules, making it easy to integrate with different module systems.
The text was updated successfully, but these errors were encountered: