aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Creating-a-quest.md
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 15:37:26 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 15:37:26 +0100
commitd1dfb7449aea5f677c95ed45cf2bd48de9cc937d (patch)
tree182bb2f800e06a2f7b4d5f557f3ee791c9f9276a /docs/Creating-a-quest.md
parent52015349b2f190f5a24fff8a25163900b0a171b0 (diff)
Remove __TOTOC__ magic words
Diffstat (limited to 'docs/Creating-a-quest.md')
-rw-r--r--docs/Creating-a-quest.md2
1 files changed, 1 insertions, 1 deletions
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).