From 471280b477cc57454cc08d05f162ea5242b1c8a9 Mon Sep 17 00:00:00 2001 From: PgBiel <9021226+PgBiel@users.noreply.github.com> Date: Thu, 10 Oct 2024 01:30:53 -0300 Subject: [PATCH] Fix yaml syntax problem in file-format.md (#233) --- docs/file-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/file-format.md b/docs/file-format.md index 5bb39e0..7f809cd 100644 --- a/docs/file-format.md +++ b/docs/file-format.md @@ -154,7 +154,7 @@ This section lists all possible fields and data types for them. |------------------|-----------------------------------------------------------| | **Data type:** | formattable string | | **Description:** | title of the item | -| **Example:** | `title: Rick Astley: How An Internet Joke Revived My Career` | +| **Example:** | `title: "Rick Astley: How An Internet Joke Revived My Career"` | #### `author`