From d1dfb7449aea5f677c95ed45cf2bd48de9cc937d Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:37:26 +0100 Subject: Remove __TOTOC__ magic words --- docs/Creating-a-quest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Creating-a-quest.md') diff --git a/docs/Creating-a-quest.md b/docs/Creating-a-quest.md index 17a93215..fe85bdea 100644 --- a/docs/Creating-a-quest.md +++ b/docs/Creating-a-quest.md @@ -1,4 +1,4 @@ -\_\_NOTOC\_\_ Each file inside the `quests` subfolder represents a +Each file inside the `quests` subfolder represents a single quest. The **name** of the file represents the **quest id** and must be alphanumeric (excluding the .yml extension). -- cgit v1.2.3-70-g09d2