fork of go-gitdiff with jj support

Simplify footnote formatting in README

+2 -2
+2 -2
README.md
··· 27 28 4. It seemed like a fun thing to write and a good way to learn more about Git. 29 30 - <b id="f1">1:</b> In practice this library is stricter than `git apply` when 31 given certain types of invalid input, particularly lines that contain garbage 32 following the valid content. Git seems to ignore this in some cases, while this 33 - library will usually return an error. [↩](#a1) 34 35 [sourcegraph]: https://github.com/sourcegraph/go-diff 36 [sergi]: https://github.com/sergi/go-diff
··· 27 28 4. It seemed like a fun thing to write and a good way to learn more about Git. 29 30 + <sup id="f1">1</sup> In practice this library is stricter than `git apply` when 31 given certain types of invalid input, particularly lines that contain garbage 32 following the valid content. Git seems to ignore this in some cases, while this 33 + library will usually return an error. 34 35 [sourcegraph]: https://github.com/sourcegraph/go-diff 36 [sergi]: https://github.com/sergi/go-diff