pub fn supported_codepoint(code: u32) -> bool
True when the codepoint falls within one of the supported Unicode script blocks. Mirrors KaTeX’s supportedCodepoint (unicodeScripts.ts).
supportedCodepoint