Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-16526

RTE incorrectly escapes code syntax within macros

XMLWordPrintable

      RTE is adding backslashes to code when using bundled {code} macro or {newcode} plugin.

      For e.g. using this code:

      find _tools/ -type f -exec chmod 644 {} \;

      Will display correctly in wiki markup, however in RTE it will display as:

      find \_tools/ \-type f \-exec chmod 644 {} \;

            smansour Sherif Mansour
            mseager Michael S
            Votes:
            13 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: