Implements a formatted text chunk, that can be serialized in XML form. Has a linked list structure to easily link multiple chunks after each other.
Checks character c if it's a whitespace character that may break but is not an absolute break, then returns the true if it is.