Page 2 of 2

Re: JCE messes up links

Posted: 15 Apr 2026, 18:20
by christine
Hi MarkRS,
I contacted Ryan, see here on GitHub:

https://github.com/widgetfactory/jce/issues/142
There's a missing > in your Code.

Kind regards
Christine

Re: JCE messes up links

Posted: 15 Apr 2026, 18:39
by christine
https://github.com/widgetfactory/jce/issues/142

Therefore Info from Ryan:
This works fine for me in JCE:

<a href="{readonlinelink}">:Click here to read online</a>

This issue here (link to this thread) ... :

is that the poster's HTML is incorrect.
Not correct:

Code: Select all

<a href="{readonlinelink}":Click here to read online</a>
Missing the > after "

Kind regards,
Christine