Is there a way to have this Forge Component show line breaks in the differentiated text? i.e. if the original text were
"1
2
3"
and the new text were
3
4"
is there a way to display
4" with 4 highlighted in green but with the newlines preserved?
You may be able to use another Forge Component below.https://www.outsystems.com/forge/component-overview/4227/diff-text-listThis component's server action can be used in Reactive Web App and Mobile App.