Page 1 of 1
Edit the HTML code generated by WYSIWYG with Visual Studio code
Posted: Wed Jul 29, 2020 4:19 pm
by frankdarwin
Hello,
is it possible to edit the HTML code generated by WYSIWYG with Visual Studio code?
Re: Edit the HTML code generated by WYSIWYG with Visual Studio code
Posted: Wed Jul 29, 2020 5:10 pm
by BaconFries
Please note the WYSIWYG Web Builder is not a HTML editor but a HTML generator. What this meam the HTML doesn't exist till it is published. You can of course add external code via the
HTML Object or via Page HTML
Re: Edit the HTML code generated by WYSIWYG with Visual Studio code
Posted: Wed Jul 29, 2020 5:21 pm
by Pablo
is it possible to edit the HTML code generated by WYSIWYG with Visual Studio code?
Yes, because the output is standard HTML code.
However, you cannot import the code back because WYSIWYG Web Builder is not a HTML/code editor.