From 77c6ab5c8435c9fcde7c4742ee0e5eb06341eeff Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 7 Jul 2022 21:23:06 -0400 Subject: Separate token and constant documentation into its own page --- docs/help/string.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/help/string.html') diff --git a/docs/help/string.html b/docs/help/string.html index d7d1e74a..18a6db4f 100644 --- a/docs/help/string.html +++ b/docs/help/string.html @@ -6,7 +6,7 @@

Double Quote (")

"str": String

-

→full documentation

+

→full documentation

Literal notation for a string, or list of characters. Double quotes must be escaped by writing them twice. Any other characters can be included directly.

↗️
    2  "string"
 'r'
-- 
cgit v1.2.3