From c89540da7bd8ba54aee99189cba755beaca0fa45 Mon Sep 17 00:00:00 2001 From: rhi Date: Mon, 21 Oct 2024 08:30:56 -0400 Subject: [PATCH] Update info.yaml format info --- info.yaml-format-info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.yaml-format-info.md b/info.yaml-format-info.md index f79e6cd..178d04d 100644 --- a/info.yaml-format-info.md +++ b/info.yaml-format-info.md @@ -11,7 +11,7 @@ the top level fields are ("?" means that that field is optional): - [`sort`](#sort)? (string) - [`updates`](#updates)? - [`show-updated`](#show-updated)? (bool) -- `title` (string) +- `title` (plain text, **no html entities**) - [`artist`](#artist)? - [`nsfw-only`](#nsfw-only)? (bool) - [`tags`](#tags)? (list of strings)