summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.15
1 files changed, 5 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 4b2b3def..7293f30f 100644
--- a/txr.1
+++ b/txr.1
@@ -12407,6 +12407,11 @@ symbol is bound as a macro, which is expanded when a
.code #J
expression is evaluated.
+\*(TL does not impose the restriction that the keys in a JSON object
+must be strings:
+.code "#J{1:2,true:false}"
+is accepted.
+
\*(TL allows the circle notation to occur within JSON syntax. See the section
Notation for Circular and Shared Structure.