Diff parser and pretty html generator
diff2html.rtfpessoa.xyz
Diff parser and pretty html generator
1–3 of 3 posts
Re: Diff parser and pretty html generator
#2diff2html was revamped with:
- Added support for unified diffs
- New webpage
- Improved syntax highlight (thanks to @isagalaev from https://github.com/isagalaev/highlight.js)
- Improved diff highlighting colors
- Better file change identification
- Better identification of file renames, copys, changes, etc
- Added synchronised scroll to side-by-side mode
Re: Diff parser and pretty html generator
#3We use it at Codacy! Really cool project. Congrats