For accessibility matters , we'd like to control the way editors create links so that long raw urls are not possible to create. Not ideal when using screen readers.
For that reason , i am trying to deactivate autolink.
A format text filter exists "Convertir les URLs en liens" but even when deactivated , the autolinks operates. I understand ckeditor5 override the behaviour with an autolink plugin.
How to deactivate it ?
type down an url , using ckeditor5, type space, a link is automatically created
that operates even if text format "Convertir les URLs en liens" is deactivated
-propose a way to activate/deactivate this feature
-make things consistent with text format filters
Active
10.6 ✨
ckeditor5.module