jhgbrt
jhgbrt
@rolshevsky if you're interested, I am maintaining a 'canonical C#' version of the original C# version at https://github.com/jhgbrt/google-diff-match-patch-csharp/.
@rolshevsky It is possible to add the sln and csproj files without breaking the folder structure: - add a .csproj in the root project for the core library, excluding the...
In fact, this is a case where MS Word does not "cheat", as @bhosalevinayak is using the 'compare functionality'. To verify: - create 2 separate documents with the different test...
Hi @SKProCH, thanks for your contribution. I've missed your comment somehow (didn't get a notification). I'm planning to set up a github action to publish this package. I would be...