I have a configured ckeditor using
config.stylesSet = "my_styles:my_styles.js";
in ckeditor/my-custom-config.js
But there is no default class for <p>
where and how do I set a default class for paragraph?
Thanks
I have a configured ckeditor using
config.stylesSet = "my_styles:my_styles.js";
in ckeditor/my-custom-config.js
But there is no default class for <p>
where and how do I set a default class for paragraph?
Thanks