and
Combines two InlineContent if both are non-null.
Return
the combined InlineContent if both are non-null, null
otherwise
Combines an InlineContent with a String, which is converted to plain text.
Combines a String, which is converted to plain text, with an InlineContent.
Combines two Strings to InlineContent, converting them to plain text.