- What gets highlighted?
- Added lines (green), removed lines (red), unchanged context (gray), and file headers. Matches the GitHub PR view.
- Does it do syntax highlighting?
- Yes — the file extension determines the language. JS, TS, Python, Go, Rust, SQL all get proper highlighting inside the diff.
- Can I embed in a blog post?
- Yes — copy the HTML. Inline CSS styles; no external stylesheets needed. Pastes directly into any HTML document.
- Word-level diff?
- Optional — toggle 'word-level highlight' for within-line word changes. Useful for typo fixes vs full rewrites.