summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2025-01-24 20:49:10 -0800
committerKaz Kylheku <kaz@kylheku.com>2025-01-24 20:49:10 -0800
commitaf458b10e3bc6709e68ef7d0ca1d2aabbeada414 (patch)
treeda4f5e9455a892644aaa8904c469da188dae15e7
parenteccad1e4f3827f58700457474c7b1f7bf9d4223f (diff)
downloadtxr-af458b10e3bc6709e68ef7d0ca1d2aabbeada414.tar.gz
txr-af458b10e3bc6709e68ef7d0ca1d2aabbeada414.tar.bz2
txr-af458b10e3bc6709e68ef7d0ca1d2aabbeada414.zip
doc: split Data Interchange Support section.
* txr.1: Split Data Interchange Support into JSON and CSV.
-rw-r--r--txr.14
1 files changed, 3 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 2d3090dd..33e7dbf0 100644
--- a/txr.1
+++ b/txr.1
@@ -84438,7 +84438,7 @@ named
.codn RTLD_LOCAL ,
etc.
-.SS* Data Interchange Support
+.SS* Data Interchange Support: JSON
.coNP Macro @ json
.synb
@@ -85056,6 +85056,8 @@ If this variable is
.codn nil ,
then JSON numbers are all converted to floating point.
+.SS* Data Interchange Support: CSV
+
.coNP Function @ get-csv
.synb
.mets (get-csv <> [ source ])