From 6636261e44ff0cfc18362adf8fb979819965b3a3 Mon Sep 17 00:00:00 2001 From: Ado Kukic Date: Tue, 5 Nov 2024 11:44:31 -0800 Subject: [PATCH 1/2] Hackathon --- docs/cody/capabilities/debug-code.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cody/capabilities/debug-code.mdx b/docs/cody/capabilities/debug-code.mdx index 06191178d..822ada82c 100644 --- a/docs/cody/capabilities/debug-code.mdx +++ b/docs/cody/capabilities/debug-code.mdx @@ -1,3 +1,4 @@ + # Debug Code

Learn how Cody helps you identify errors in your code and provides code fixes.

From c75221cd74a66ad674df9a9479e9200e8e497a8b Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Tue, 5 Nov 2024 12:30:15 -0800 Subject: [PATCH 2/2] Edit comment format --- docs/cody/capabilities/debug-code.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/cody/capabilities/debug-code.mdx b/docs/cody/capabilities/debug-code.mdx index 822ada82c..6a786cf8a 100644 --- a/docs/cody/capabilities/debug-code.mdx +++ b/docs/cody/capabilities/debug-code.mdx @@ -1,4 +1,5 @@ - +{/* Hackathon */} + # Debug Code

Learn how Cody helps you identify errors in your code and provides code fixes.