You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that when I view source mode I see <test></test> I'm actually trying to use this <?=$title?> to display this <?=$title?> in a code block. Source mode for this shows <!--?=$title?-->
BUGS: I believe this is but I asked a question in case it's something I'm not doing right.
https://stackoverflow.com/questions/79343107/jodit-removing-content-within-lt-and-gt-characters
https://stackoverflow.com/questions/79334019/jodit-pastecode-plugin-code-is-being-removed-by-a-filter-i-assume
Jodit Version: 4.xxxxx Pro
Browser: Chrome
OS: Mac
Is React App: False
Reproduced on xdsoft.net: N/A Since you can't save.
Code
<test>
Expected behavior:
<test>
Actual behavior:
'' Empty string
The text was updated successfully, but these errors were encountered: