non-breaking space in community ckeditor
Permalink
i have a little questions about getting ahead in creating a site, using elemental theme in version 5.7.8
how do i insert a non breaking space in community ckeditor?
in version 5.6, tinymce there was this option avalable.
thanks !
how do i insert a non breaking space in community ckeditor?
in version 5.6, tinymce there was this option avalable.
thanks !
it really does the job withing the code brackets or in the msg.
here's a screenshot of the hex-code.
here's a screenshot of the hex-code.
we're still looking for an easier way to insert a "no-break space" or "non-breaking space" in CKeditor.
in tinyMCE there was a small icon to click >see attached image
we're still using the "inserting"-method in the HTML code:
<i> </i>
any better ideas?
thanks.
in tinyMCE there was a small icon to click >see attached image
we're still using the "inserting"-method in the HTML code:
<i> </i>
any better ideas?
thanks.
you could use hexadecimal code like
in the HTML source editor. this is not very comfortable, but does the job.
we tried all kind of things including key combinations - with no luck
maybe someone else has a better knowledge of ckeditor.
regards
kfog