From bfbc4431785dbc33abe2ec170eb86160fdcf9004 Mon Sep 17 00:00:00 2001 From: Billy Keyes Date: Sun, 17 Mar 2019 15:41:42 -0700 Subject: [PATCH] Simplify footnote formatting in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e30f581..e799989 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,10 @@ In development, most functionality is currently missing, incomplete, or broken. 4. It seemed like a fun thing to write and a good way to learn more about Git. -1: In practice this library is stricter than `git apply` when +1 In practice this library is stricter than `git apply` when given certain types of invalid input, particularly lines that contain garbage following the valid content. Git seems to ignore this in some cases, while this -library will usually return an error. [↩](#a1) +library will usually return an error. [sourcegraph]: https://github.com/sourcegraph/go-diff [sergi]: https://github.com/sergi/go-diff