There was an error while loading. Please reload this page.
A Makeup lexer for diffs and patches.
Add makeup_diff to your list of dependencies in mix.exs:
def deps do [ {:makeup_diff, "~> 0.1.0"} ] end
The lexer will automatically register itself with Makeup for diff as well as either .diff or .patch extensions.
Diff lexer for Makeup