If we have special characters in our text like apostrophes they get printed out as ' when printed on screen.

Comments

albertski created an issue. See original summary.

albertski’s picture

Issue summary: View changes
ziomizar’s picture

  • albertski committed a579273 on 8.x-1.x
    Issue #2797815 by albertski: Special characters in text issue
    
albertski’s picture

Status: Active » Closed (fixed)

Thanks @ziomizar. The problem was related due to the fact that the formatter was escaping special characters and twig autoescapes.