Encode HTML Entities

Hi,

  How Pinegrow encode to html entities, for example, space with " "?

Regards,

Fabio

In what context do you want to do this? If you are editing text on the page, typing two spaces will add the   to the text, but also adds an additional space.
image
For the non-breaking space you can type two spaces and then open the element in the code view to delete the additional space.
image

Several other HTML entities can be added by clicking on the star in the blue bar.
image
Hope this helps!
Bob