Docs issue report from "framework/develpment-tools/inspector.html"
Origin URL
https://ckeditor.com/docs/ckeditor5/latest/features/images/images-linking.html
Project version
43.2.0
Is the information outdated? How?
Not able to get linking image in classic ckeditor $(document).ready(function(){ var url = "{{ route('teacher.uploadimage', ['_token' => csrf_token()]) }}"; ClassicEditor .create(document.querySelector('#description'), { ckfinder: { uploadUrl: url, } }) .catch(error => { console.error(error); }); });
i have used cdn for this and have not restricted any plugin so need all but not able to find linkImage and also i search on this link code linkImage is not availbe in code
Is there something missing in the guide? What is it?
not able to get about linkImage in classic ckeditor
Is there anything else you would like to add?
not able to get about linkImage in classic ckeditor
User agent
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
this issue is very confusing can you describe it properly so that i can contribute to it.
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).