I have some lines that are separated by paragraph marks, but actually they belong to the same paragraph.
The issue is the text is in Arial 15, italic, but some words are not italic (shown in red) and the paragraph marks are Arial 15 italic, not italic and even Calibri 11. This means, not all paragraph mark have the same format.
I want to replace the paragraph marks with a space " " in order to join the lines in a single paragraph only for those group of continues lines that are Arial, 15 italic even though thet have not italic within them.
I tried so far:
Find what: ^p (with format: Arial 15, Italic) Replace with: " "
But doing this only finds the paragraph mark shown in green.
Below the image of input format and what I'm trying to get as output. Additionally I attach a sample file Sample.docx.

