#329September 22, 2017by blackbirdzzzNo answers
Hi artf , thanks again for your answers since i started my project and thanks again for this beautifull project, I told you that i wanted to stop the auto create class that delete my inline css, and you said : to forceclass set it on false , when i set forceclass false this doesn't work is it normal ? or i need to do...
#325September 20, 2017by OBezdietkoNo answers
Editor replaces all instances of '--'(double hyphen) with '-'(single hyphen) in the initial class names. For example in the editor iframe I receive 'mdl-cell-3-col' instead of initial 'mdl-cell--3-col' in the html element's class attribute. Why so? I can't use editor properly with Google's MDL or any css that was buil...