You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to guide the user with indicative or configuration elements directly in the editor and have a filtered HTML (where there are only essential elements for the web page).
The idea is to be able to delete HTML elements during the "getHTML" according to filters (classes, data attributes, ...). Same for styles with "getCss". The data remains unchanged in the JSON to be able to display again the indicative or configuration elements in the editor.
Is it an interesting feature? Is it useful for other people?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I would like to guide the user with indicative or configuration elements directly in the editor and have a filtered HTML (where there are only essential elements for the web page).
The idea is to be able to delete HTML elements during the "getHTML" according to filters (classes, data attributes, ...). Same for styles with "getCss". The data remains unchanged in the JSON to be able to display again the indicative or configuration elements in the editor.
Is it an interesting feature? Is it useful for other people?
Beta Was this translation helpful? Give feedback.
All reactions