editor.js
editor.js copied to clipboard
support markdown input?
support markdown input?
👋 See https://github.com/codex-team/editor.js/issues/709
It would be nice if it detects, let's say, a # at the beginning of the line and it converts it to the right block type (h1 in this case).
Related: https://github.com/codex-team/editor.js/issues/2334