Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • nicksmith33456 1 post 71 karma points
    Apr 06, 2018 @ 09:58
    nicksmith33456
    0

    TinyMCE line breaks - use p instead of div

    Hi,

    I'm using Umbraco version 7.2.8 and would like configure the richtext editor to use paragraph tags instead of div tags for line breaks.

    I believe this version of Umbraco uses TinyMCE version 3.

    I've tried adding the following to the tinyMceConfig.config:

        <config key="force_br_newlines ">false</config>
        <config key="force_p_newlines ">true</config>
    

    But its not working, can anyone help?

    Thanks

    Nick

Please Sign in or register to post replies

Write your reply to:

Draft