editor-js and mdx.js #2130
-
Hi all! I would like to know if all you have ever thought about joining two projects into something unique. I think two tools are essential today: editor-js and mdx.js What is editor-js?Copyright: "Next generation block styled editor. - editorjs.io" |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
MDX is already supported in several block based editors, provided by other projects.
Along with a long number of document based CMSes which support mdx. Block based editing is outside the scope of mdx itself, and there are currently no plans to bring it in scope. The editor.js team are welcome to support mdx as a format, as other projects have. I don't really see the projects merging or joining. |
Beta Was this translation helpful? Give feedback.
MDX is already supported in several block based editors, provided by other projects.
Such as:
Along with a long number of document based CMSes which support mdx.
Block based editing is outside the scope of mdx itself, and there are currently no plans to bring it in scope.
The editor.js team are welcome to support mdx as a format, as other projects have.
Though there appears to be no plans or interest from the editor js team for supporting mdx. https://github.com/codex-team/editor.js/search?q=mdx
I don't really see the projects merging or joining.
They have different goals.