Editor cannot use some symbols

Created on 10 April 2023, over 1 year ago
Updated 10 August 2023, about 1 year ago

Hello,

Using this editor (Codemirror_editor ), it will change (is greater than >) and (is less than <) of symbols escape output.

It makes editor can't use the expression symbols '>' and '<'.

🐛 Bug report
Status

Active

Version

1.9

Component

Miscellaneous

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @msn5158
  • +1 Drupal:10.1.1 PHP:8.1.21
    Yes brackets <> rewrites on html-entityes or strip If in text format on any filter.

    <?php ?> → &lt;?php ?&gt;
    <script type="text/javascript">console.log('message');</script> → console.log('message')
Production build 0.71.5 2024