From 0a8a5d6e55d1be4faf4e563cde00a66dd9599e17 Mon Sep 17 00:00:00 2001 From: Tom Rossi Date: Thu, 25 Apr 2024 16:26:49 -0400 Subject: [PATCH] Update transcripts.md Adding a line break to the sample JSON. --- transcripts/transcripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transcripts/transcripts.md b/transcripts/transcripts.md index fb6e22f..41d415e 100644 --- a/transcripts/transcripts.md +++ b/transcripts/transcripts.md @@ -76,7 +76,7 @@ The JSON representation is a flexible format that accomodates various degrees of "speaker": "Darth Vader", "startTime": 2.25, "endTime": 2.50, - "body": "father." + "body": "father.\n" }, { "speaker": "Luke",