I enjoy using git diff --color-words
to clearly see the words that have changed in a file:
However I want to share that diff with someone without git or a colour terminal for that matter. So does anyone know of a tool or trick that can convert colour escaped terminal output into HTML?