We have a flow that is parsing text from an Outlook Email using the HTML to Text parser which works fine, then taking that and using the Get Elements from Text module with Key Value Pairs. This is spliiting up the body correctly except in cases where the title uses special characters. The item bel...