From ac3b777bf650b3b21814f42d32b4f476b74552d9 Mon Sep 17 00:00:00 2001 From: William Entriken Date: Wed, 10 Sep 2025 13:54:31 -0400 Subject: [PATCH] Specify score range for task syntax --- packages/mermaid/src/docs/syntax/userJourney.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/mermaid/src/docs/syntax/userJourney.md b/packages/mermaid/src/docs/syntax/userJourney.md index 3476088ab..0515ae814 100644 --- a/packages/mermaid/src/docs/syntax/userJourney.md +++ b/packages/mermaid/src/docs/syntax/userJourney.md @@ -20,3 +20,5 @@ Each user journey is split into sections, these describe the part of the task the user is trying to complete. Tasks syntax is `Task name: : ` + +Score is a number between 1 and 5, inclusive.