I am using this code fragment in the wiki markup editor to display some stuff such as diagrams and text boxes at the right side:

      {html}
      <div style="float:right">
      {html}
      
      here is my stuff
      
      {html}</div>{html}
      

      After switching to the wysiwyg editor and then back to the wiki markup editor the code has been changed to:

      {html}
      <DIV mce_style="float:right" style="float: right;">
      </DIV><P mce_style="display:none" style="display: none;" user="true"><BR></BR></P>
      <P>here is my stuff</P>
      <P mce_style="display:none" style="display: none;" user="true"><BR></BR></P>
      <DIV class="wysiwyg-macro" macrohasbody="true" macroname="html" macrostarttag="{html}" 
      wikihasnewlineafterbody="false" wikihasnewlinebeforebody="false" wikihasprecedingnewline="true" wikihastrailingnewline="false"></DIV>
      {html}
      

      The HTML code no longer works after this modification.

      My expectation is that whatever I enter between the {html} tags is not modified by Confluence. It is, after all, arbitrary HTML code.

            [CONFSERVER-18190] rich text editor inserts strange css

            BillA added a comment -

            Resolving through standard process. Issue unmodified for 3 years, marked minor and few votes.

            BillA added a comment - Resolving through standard process. Issue unmodified for 3 years, marked minor and few votes.

              Unassigned Unassigned
              c4ee57acac52 schirmacher
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: