Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jodit removing content within < and > characters #1212

Open
kahunacoder opened this issue Jan 9, 2025 · 1 comment
Open

Jodit removing content within < and > characters #1212

kahunacoder opened this issue Jan 9, 2025 · 1 comment

Comments

@kahunacoder
Copy link

kahunacoder commented Jan 9, 2025

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

@kahunacoder
Copy link
Author

kahunacoder commented Jan 9, 2025

I just noticed that when I view source mode I see <test></test> I'm actually trying to use this &lt;?=$title?&gt; to display this <?=$title?> in a code block. Source mode for this shows <!--?=$title?-->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant