How to replace by html content in proper format

how to replace by html content in Normal Format and
should be replace with new line in the same content, when i was placing content in textbox it is appear in the paragrah line rather than proper format line breaks are missing
I am using the regex expression
System.Text.RegularExpressions.Regex.Replace(Input String name,“<[^>]*>”,“”)

can any one help me ??

Upload your workflow xaml file.

Give us a sample of the input wording
Tell us what your expected output should look like also.

Cheers

1 Like