Alex Vechkanov

Results 12 comments of Alex Vechkanov

> Instead of `blocks: []`, use `blocks: [{ type: "paragraph", data: {} }]` It helped me. Now, when I save blocks to database, I'm checking for empty array blocks and...

I opened the book in the English version and did not find such a picture. It looks like this picture from an interpreter. It was a Russian book.

@pranavks may watch this https://youtu.be/FukseskiIkE?si=8pJrBw0tZTxJAykW&t=1485 I think it's logical that dynamic routes are not generated in the sitemap, because the plugin simply does not know the id of existing records...

> Yeah, it's sort of confusing at the first sight. But how are you gonna use `printMe` function defined in `print.js` if you don't import it? And note that it's...

Perhaps it is possible to specify a scheme with a raw format? this option would suit me as well. For example, I would describe the open api scheme in the...

I found great solution here https://github.com/calumk/editorjs-codeflask ![image](https://user-images.githubusercontent.com/20814779/206259740-1f226526-8bda-4543-a022-c2c662c6768b.png) Codeflask used as an editor

I found workaround library with language field support https://github.com/calumk/editorjs-codeflask

I assume this is related to the Obsidian build Usually, when you try to connect to user media as navigator.mediaDevices.getUserMedia({ video: true, audio: true, }); browser immediately showing window ![image](https://github.com/aldrinjenson/obsidian-camera/assets/20814779/b35ce139-eeca-42c0-8246-18aea9a14adf)...

I have same problem on desktop. It happens when horizontal scroll exists. ![image](https://github.com/calumk/editorjs-codeflask/assets/20814779/eab40b91-c221-4721-8459-8e50eab36417)