Summary
Rouge recently added a feature to highlight some lines in a code block. It is a mix of a diff file and code blocks: you have syntax highlighting on and you can make some line(s) green for example to let the users see what changed in your code.
It looks like this on Hugo:

Motivation
I think it's a great feature when you write technical posts about projects coded from scratch.
Summary
Rouge recently added a feature to highlight some lines in a code block. It is a mix of a diff file and code blocks: you have syntax highlighting on and you can make some line(s) green for example to let the users see what changed in your code.
It looks like this on Hugo:
Motivation
I think it's a great feature when you write technical posts about projects coded from scratch.