Closed VictorCataDAW closed 1 year ago
Yes it still works. Tried to execute it how? What is the sidebar editor? I'm not sure what you mean about running it in VSCode, but it only runs in a browser.
I mean... this is what I really see, is it?
thank you in advance
Yes, that is an example.
ok, at this isolated block editor, when you choose a paragraph, it's possible to edit the code of this paragraph, as you can edit the code in wordpress ?
thank you so much
There are many options, including one for a visual/code edit mode:
sorry for this question... how can I activate or modify these options?
It should be detailed in the readme itself. You pass them in as the settings
object. It's also shown in the example https://github.com/Automattic/isolated-block-editor/blob/trunk/src/browser/index.js
Closing this for now, please reopen with more details.
I am new in to this world of programming. I've been looking at wordpress and their gutenberg blocks and then this isolated block editor and the ability to add the sidebar editor. I have downloaded the code.zip, I have unzipped it and through the console I have tried to execute it but I have no result. I really don't know what to do to be able to run the sidebar editor, the isolated one can be run through a project at visual studio code. Can someone guide me on what I should do to be able to view it in the browser? Thanks and excuse my ignorance.