Typo in delta_format.wiki
(1) By anonymous on 2020-11-11 10:21:00 [source]
Line 100 should be ";" not ":".
Diff in case it is useful:
--- delta_format.wiki
+++ delta_format.wiki
@@ -97,7 +97,7 @@
<verbatim type="pikchr">
leftmargin = 0.1
box height 50% "Checksum"
- box same "\":\""
+ box same "\";\""
</verbatim>
<p>The trailer consists of a single number followed by a semicolon (ASCII
(2) By Warren Young (wyoung) on 2020-11-11 12:17:39 in reply to 1 [link] [source]
I went back and looked at the GIF I made that Pikchr from, and it's not at all clear that it's a semicolon. One more argument in favor of Pikchr: sharp rendered text over 8-bit lo-DPI dithered pixels. :)