From fe054e9d2ab72ea71db606928d73ef1dffcc7ba3 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Fri, 17 Jan 2025 10:18:47 +0000 Subject: [PATCH] testing pre with codeblock-atari class --- md/Atari/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/md/Atari/index.md b/md/Atari/index.md index 8d579ca..c520736 100644 --- a/md/Atari/index.md +++ b/md/Atari/index.md @@ -18,7 +18,7 @@ ``` For now, all my Atari stuff can be found at [https://ataricode.com](https://ataricode.com). -
+
 10 ;
 20 ;ADDNRS.SRC
 30 ;
@@ -31,4 +31,4 @@ For now, all my Atari stuff can be found at [https://ataricode.com](https://atar
 100  STA $CB
 110  RTS
 120  .END
-
\ No newline at end of file + \ No newline at end of file