Describe the bug
First reported by @zdenys at https://github.com/Automattic/wp-calypso/issues/44759. The following is a copy of that issue, since it applies to Gutenberg.
To reproduce
Steps to reproduce the behavior:
Expected behavior
See all characters rendered normally on the front end just like on the backend.
Screenshots
_Link: https://d.pr/i/5gdq1V_
_Link: https://d.pr/i/gFwXfS_
Editor version (please complete the following information):
Additional context
Encoding issue. PR coming right up.
cc/ @sirreal @akirk @simison @yansern
Thanks for the report! To be clear, this only affects server-side-rendered blocks, is that correct?
Thanks for the report! To be clear, this only affects server-side-rendered blocks, is that correct?
I think so, but haven't run any broader testing for other blocks yet.
Apparently I closed this unintentionally. Reopening. This should be fixed by https://github.com/WordPress/gutenberg/pull/24447
Facing the same problem on a local environment, WP 5.5, Gutenberg 8.7.1:

Where it's read dire脙搂脙拢o should be dire莽茫o (pt-BR)
Other blocks with same and other special characters display correctly.
Facing the same problem on a local environment, WP 5.5, Gutenberg 8.7.1:
The issue is fixed in master and should land in Gutenberg 8.8 later this week.
Most helpful comment
The issue is fixed in
masterand should land in Gutenberg 8.8 later this week.