Al-Amin Firdows
Al-Amin Firdows
We need to create unit tests for the following supported blocks in our project to ensure their functionality is thoroughly tested and reliable. These tests will help us catch potential...
We need to add appropriate CSS class names to the blocks following the BEM (Block Element Modifier) methodology. This will help make our code more structured, readable, and easier to...
Editor.js offers two different tools for handling images: the **Image Tool** and the **Simple Image Tool**. We need to add support for both of these tools in our implementation to...