Entities are a way to show special characters in HTML, useful for languages like French. You can see a table there:

https://www.w3schools.com/charsets/ref_html_entities_e.asp

For example, é would be
Code
é
or
Code
é

Last edited by Sashenka; 24/10/17 06:24 PM.