Copied to clipboard

Flag this post as spam?

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


  • apload-gmbh 39 posts 109 karma points
    Mar 17, 2021 @ 13:18
    apload-gmbh
    0

    Partial View Macro adds <ins> tag

    If we insert a macro in the richtext editor then it includes in the html code, in backend and the published page:

    <div class="umb-macro-holder Firmeninformationen umb-macro-mce_1 mceNonEditable"><!-- <?UMBRACO_MACRO macroAlias="Firmeninformationen" /> --><ins>Lorem ipsum dolor</ins></div>
    

    Our issue is mainly the rendered html, where the tag is unwanted and breaks the design. Sure it could be styled by CSS, but this would be a work-around. Also the div tag with the class umb-macro-holder and the comment afterwards are just annoying overhead.

    Is this a bug or is this normal?

  • Huw Reddick 1932 posts 6722 karma points MVP 2x c-trib
    Mar 17, 2021 @ 14:16
    Huw Reddick
    0

    Yes this is normal

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies