Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Remove "Insert Paragraph Here" Pointer? in CKEditor

Tags:

ckeditor

When I Move My Cursor to the end of the text in CKEditor a Pointer with a Red Line Appear Saying "Inser Paragraph Here". For More Clarification, Here is its Snapshot.

Please Tell me How Can I Stop It from Appearing.

like image 236
Tahir Aziz Avatar asked Oct 31 '25 13:10

Tahir Aziz


1 Answers

This is a magicline plugin. Add:

removePlugins: 'magicline'

to your config file/startup configuration and it's gone for good.

like image 86
oleq Avatar answered Nov 03 '25 07:11

oleq



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!