'Approximately equals' HTML character bug

Trying to use ≈ to donate the approximately equals sign results in the post preview pane rendering the symbol correctly but when posted HTML character is not correctly interpreted.

Tested on Opera and Chrome Version 52.0.2743.82 (64-bit)

See preview pane on the right is correct:

Update: work around is use ≈ to generate approx equal symbol

1개의 좋아요

As I recall this has to do with some dependency like Nokogiri, it is not our bug. @sam can you clarify?

nokogiri bug (which they blame on libxml), we are eventually going to have to get our hands dirty and hack the c code.

https://meta.discourse.org/t/certain-unicode-entities-are-being-escaped/19898

3개의 좋아요

The bug tracker for libxml2 does not inspire hope.

HTML5 bugs from 2012 are still marked “new”: https://bugzilla.gnome.org/buglist.cgi?quicksearch=product%3Alibxml2%20html5

3개의 좋아요