From 663c5511ca50c4372f066b6724cf24e83cdca570 Mon Sep 17 00:00:00 2001 From: "Paul W." Date: Wed, 2 Oct 2024 23:04:30 -0400 Subject: [PATCH] Try markdown code block --- odin-templating/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/odin-templating/README.md b/odin-templating/README.md index eb6ef3e..18e20da 100644 --- a/odin-templating/README.md +++ b/odin-templating/README.md @@ -37,7 +37,7 @@ } } ``` -
+```html
 
         
                 HTML Title
@@ -59,4 +59,4 @@
                 
         
 
-
\ No newline at end of file +``` \ No newline at end of file