The last paragraph of the SDL_StepUTF8 manpage's remarks currently looks like this:
Several things can generate invalid UTF-8 sequences, including overlong encodings, the use of UTF-16 surrogate values, and truncated data.URL
https://www.ietf.org/rfc/rfc3629.txt "char46] Please refer to [RFC3629"
for details.
Probably just need a newline before a .URL section or something.
The last paragraph of the SDL_StepUTF8 manpage's remarks currently looks like this:
Probably just need a newline before a .URL section or something.