From 7bc245464f364d3c92ff1e6af1f62762f8e2dc50 Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Thu, 15 Aug 2024 10:21:43 -0700 Subject: [PATCH] feat: Add bar graph for syntax errors in the "Syntax errors" section --- .../website/_posts/2024-08-14-code-in-json.md | 94 +++++++++++++++++++ 1 file changed, 94 insertions(+) diff --git a/aider/website/_posts/2024-08-14-code-in-json.md b/aider/website/_posts/2024-08-14-code-in-json.md index c783759f9..5db5b05ea 100644 --- a/aider/website/_posts/2024-08-14-code-in-json.md +++ b/aider/website/_posts/2024-08-14-code-in-json.md @@ -305,6 +305,100 @@ Of course, both JSON results were well below the markdown result. ## Syntax errors +
+ +
+ + + ## Conclusions