Content block overwrite html formatting

Permalink
I'm started to test Concrete 5.7.4 RC1 and it seems that the content block overwrite my html formatting. First when added the block content is saved correctly, but after opening it for edit it delete all custom html formatting.
For example I have a <h1>title</h1> and want to wrap it into a div with some class, I add this on the html editing mode. At first save everything is OK, but on second edit the all the wrapper div is deleted and just the <h1> tag remains.
Is this behavior intended or is it a bug?

Thanks

Xabatar
 
HardOne replied on at Permalink Best Answer Reply
HardOne
That's by design but can be changed in redactor.js. See the following thread how to change settings.

http://www.concrete5.org/community/forums/5-7-discussion/div-replac...

I hope this will help you.
Xabatar replied on at Permalink Reply
Xabatar
Thank you for your answer. It's solved my problem.

On the other hand, Concrete is going to be more and more like Wordpress which in my opinion isn't a good thing.