From ba52847b76a4c3ee51754677f419d5ce6654d328 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