sergi / go-diff

Diff, match and patch text in Go
MIT License
1.81k stars 207 forks source link

Restructure the pretty functions. Add markdown pretty function. Diff result with old and new pretty color function #131

Open whitefirer opened 2 years ago

whitefirer commented 2 years ago
  1. Restructure the pretty functions for more general pretty ways.
  2. Add pretty function for markdown.
  3. Diff's pretty result with both old and new pretty color.