If I use diffLines with option`{ ignoreWhitespace: true }`, the result I get is also trimmed. Is there a way I can keep the whitespace in the result ?
If I use diffLines with option
{ ignoreWhitespace: true }, the result I get is also trimmed.Is there a way I can keep the whitespace in the result ?