-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow editing of HTML or CSS? #324
Comments
Yes, try this code
|
Thanks @ArtDesignCreativeStudio this should work |
Thanks alot!!! |
Thanks, perfect! |
This is what I was looking for. Thanks @ArtDesignCreativeStudio |
Hello @artf @ArtDesignCreativeStudio Can we display the HTML and CSS Part in two different text box like by default export code viewer having? |
how can I lock down part of the HTML so it is not editable after importing it? |
Thanks a lot for this code snippet |
@Sibbir7350 This seems to work for me:
|
@benvmatheson, could you please help me, how to add the search and replace option in the text box |
Hey everybody.. I have a issue with the code editor. When i use it to change something eksample, adding text, a class or another thing and save the code, it just change all my gjs-type to default?? How can i fix that? |
@ArtDesignCreativeStudio , @artf. |
Hi @ArtDesignCreativeStudio, @ikenderham, @artf I have a code change to address the html editing issue. |
I've workaround to this, instead of editor.getHtml()
will also work |
There is Issue on this While Implementing Code Viewer its not overriding the asset manager if i run the commands it is opening the asset manager
The Code Viewer is Working fine but the assets Manager get Cleared Completely |
Hi there,
First off thanks for opening the system to everyone.
I have been playing around with it and was wondering if there is a way to make the "export" window editable and then have a button that "re imports" it?
It would be nice to be able to edit the html or css directly.
The text was updated successfully, but these errors were encountered: