Sebastien Azimi
Sebastien Azimi
Hello! I want to use your project as a node module, and I need a callback to know when processing ends. I just add a callback to your `async.series` call...
### Describe the change This Pull Request allows the multi_select to preserve user choice ordering. ### Why are we doing this? In some use cases, the user wants to trigger...
Hello @vzaccaria ! I like your approach. Thanks for sharing this lib. I wanted to try it on my new project but I could not make it working by following...
Issue [#1](https://github.com/kalmbach/diff_match_patch/issues/1) fixed by this pull request.
Hello ! First of all, thank you for your great work ! However I met an unexpected behaviour when I try to apply patches on a text that I modified...