Notes, experiments and things I learned the hard way.
1 result
Editor.js hands you a block tree, not an HTML blob. Here is how I render it in React so it stays easy to extend and never white-screens on an unknown block.