From e2aef559eb7ebbeb96e1f7b160d66d9dcc6a676b Mon Sep 17 00:00:00 2001 From: Brooklyn Zelenka Date: Tue, 2 Jul 2024 14:49:03 -0700 Subject: [PATCH] Debugging GH rendering --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bf1d4a..f61fe2a 100644 --- a/README.md +++ b/README.md @@ -209,8 +209,11 @@ For example, consider the following: - `.` + `.` + + + ```js { "from": "alice@example.com", @@ -220,6 +223,7 @@ For example, consider the following: "body": "I'll see you on Tuesday" } ``` +