Version 1 of #413

Since the diff processes the text as a single line, the diff information is always going to say either `@@ -0,0 +1 @@` (for the first version) or `@@ -1 +1 @@` (for every subsequent version). Meaning it provides no real information. So I might as well remove that part.

Since the diff processes the text as a single line, the diff information is always going to say either @@ -0,0 +1 @@ (for the first version) or @@ -1 +1 @@ (for every subsequent version). Meaning it provides no real information. So I might as well remove that part.

#413 · Dennis Hackethal · about 1 year ago · Criticism
1 comment: #415