Greasy Fork is available in English.

Test encoding issue

https://github.com/JasonBarnabe/greasyfork/issues/1174

/* ==UserStyle==
@name        Test encoding issue
@description https://github.com/JasonBarnabe/greasyfork/issues/1174
@version 0.0.1.20231104203640
@namespace http://greasyfork.local/users/1
@match *
==/UserStyle== */

nav .with-submenu>a:after {
    content: " ▾"
}