Re: How to enter less-common HTML entities in Text plugin?

2017-03-06 Thread Brian Rutledge
I don't think that's what's happening. First, I'm using the same font on my website and in CKEditor. In CKEditor's "Source" view, when I enter ✓, switching back to the WYSIWG view renders the checkmark. However, it looks like the text that gets stored in the database is ?, so subsequent edits of

Re: How to enter less-common HTML entities in Text plugin?

2017-03-06 Thread Sacha Müller Philipps Sohn
You are refering to UTF-8 Symbols. It could be that the Font used in ckEditor supports this chararcter thus it gets properly displayed. The font used on your website might differ fro ckeditors font and might not support this character. As soon as a character isnt in the charset of a font it get