yii - CKEDITOR 3.x : customize <ol> to insert <p> tags inside <li> -


has dealt such thing before? want customize display of posts in little application , need <p> tags inside <li> tags added automatically when writing under ckeditor. don't know config item should for. please me if can.

maybe should when saving datas. it's easy grep & replace php.

check out function : http://php.net/manual/fr/function.preg-replace.php


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -