From 05da04ec7143834b72cfaf8eae995ac76157f89d Mon Sep 17 00:00:00 2001 From: QuentinCody <33259999+QuentinCody@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:08:38 -0500 Subject: [PATCH] Update index.md --- index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.md b/index.md index 3c926c8..c222c5b 100644 --- a/index.md +++ b/index.md @@ -7,3 +7,9 @@ ![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png) Added image with alt-text + + +``` javascript +var myVar = "Hello, world!"; +``` +checking that this is the correct markdown format for code