• phillipcc

    (@phillipcc)


    Hi everyone.
    I’m using wordpress 2.2.1.
    I’m trying to enable adding “space” between paragraphs, I found couple of posts reporting some tips.

    This is what I changed:

    this._def("force_br_newlines", true);
    this._def("force_p_newlines", false);
    this._def("convert_newlines_to_brs", true);
    this._def("remove_linebreaks", false);

    I’m missing something for sure. Need help with this?

The topic ‘tinyMCE convert_newlines_to_brs’ is closed to new replies.