Fix the ranges in unified diff output

This commit is contained in:
Armin Ronacher 2021-02-25 23:20:56 +01:00
parent 094ba84680
commit 3cb7d5ab76
6 changed files with 15 additions and 13 deletions

View file

@ -4,7 +4,7 @@ expression: "&diff.unified_diff().context_radius(3).header(\"old\", \"new\").to_
---
--- old
+++ new
@@ -0 +2 @@
@@ -1,3 +1,3 @@
Hello World
-some stuff here
+some amazing stuff here