Hi,
I've got a style that adds the ".highlight" class to the current element I'm editing (a <p> for instance).
My enterkey has the default behaviour, it creates a new <p>.
My problem is that the new <p> created also has the ".highlight" class.
Can I change that so that the new <p> created does not have any class ?
Thx
Julien
I've got a style that adds the ".highlight" class to the current element I'm editing (a <p> for instance).
My enterkey has the default behaviour, it creates a new <p>.
My problem is that the new <p> created also has the ".highlight" class.
Can I change that so that the new <p> created does not have any class ?
Thx
Julien