ismark characters should be allowed to as they are essential for writing most European languages as well as many non-Latin scripts.
Parameters
c | a Unicode character |
Returns
true if
c is a mark characterbool unicharIsmark(dchar c)Determines whether a character is a mark (non-spacing mark, combining mark, or enclosing mark in Unicode speak). Given some UTF-8 text, obtain a character value with [glib.global.utf8GetChar].
ismark characters should be allowed to as they are essential for writing most European languages as well as many non-Latin scripts.
c | a Unicode character |
c is a mark character