From c2e1817567add2ba951e8eda4ab2c34bec837880 Mon Sep 17 00:00:00 2001 From: Paul W Date: Thu, 10 Oct 2024 01:08:53 -0400 Subject: [PATCH] Re-add GitHub-flavored MD --- pages/notes/[note].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/notes/[note].tsx b/pages/notes/[note].tsx index 9bd9c9c..8cd2fcf 100644 --- a/pages/notes/[note].tsx +++ b/pages/notes/[note].tsx @@ -21,7 +21,7 @@ interface Notes { function Markdown({ content }: any) { return