I'm a little bit Confused about the output of Compare Text activity

Hi. I Download this activity, and tried it with two simple paragraph.
But I’m a little confused about the output.
This output was a bit confusing, with line breaks in various places.
How do I distinguish deleted lines, new added lines, partial added lines, partial deleted lines, new added blank lines, and deleted lines in text2 from text1?

this is the sample data I used and screenshot.
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
** Input:**
text1.txt

What Is Robotic Process Automation (RPA)?
Robotic process automation (RPA) occurs when basic tasks are automated through software or hardware systems that function across a variety of applications, just as human workers do.

The software or robot can be taught a workflow with multiple steps and applications, such as taking received forms,
sending a receipt message, checking the form for completeness,
filing the form in a folder, and updating a spreadsheet with the name of the form, the date filed, and so on. RPA software is designed to reduce the burden for employees of completing repetitive, simple tasks.

text2:
What Is Robotic Process Automation (RPA)?

(RPA) occurs when basic tasks are automated through software or hardware systems that function across a variety of applications, 部分挿入行1just as human workers do.

The software or robot can be taught a workflow with multiple steps and applications, such as taking received forms,

filing the form in a folder, and updating a spreadsheet with the name of the form, the date filed, and so on. RPA software is designed to reduce the burden for employees of completing repetitive, simple tasks.部分挿入行2

挿入行

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
output:

[EQUAL, What Is Robotic Process Automation (RPA)?
]
[DELETE, Robotic process automation]
[INSERT,
]
[EQUAL, (RPA) occurs when basic tasks are automated through software or hardware systems that function across a variety of applications, ]
[INSERT, 部分挿入行1]
[EQUAL, just as human workers do.

]
[INSERT,
]
[EQUAL, The software or robot can be taught a workflow with multiple steps and applications, such as taking received forms,
]
[DELETE, sending a receipt message, checking the form for completeness,]
[EQUAL,
filing the form in a folder, and updating a spreadsheet with the name of the form, the date filed, and so on. RPA software is designed to reduce the burden for employees of completing repetitive, simple tasks.]
[INSERT, 部分挿入行2

挿入行]

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
screenshot:
image
image