Update: Further clarify FSS specification in regards to Unicode combining characters.
I added combining characters to a new line (which is after the new line character as per **Unicode** rules).
I discovered that the tools I tested do not combine into the new line.
Instead, they present an invalid/incomplete/partial character on the next line.
This seems incorrect to me.
I want the **FSS** to combine onto the new line and not treat it as a new line for the purposes of termination.
Update the standard to favor the current behavior that I have observed.
I am going to do further research to try and understand how **Unicode** defines how this should happen.
I will follow this up with updates as needed.