Using OnlineTextTools’ Text Replacer, you can’t directly detect formatting like bold text in a cell—it only works with plain text. You’d need to preprocess your text elsewhere to mark bold parts, then use the tool to add “;” before them.
OnlineTextTools