From 3f1ce570f6722ce16a3756391e10911b215266f3 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 24 Jan 2025 20:49:10 -0800 Subject: doc: split Data Interchange Support section. * txr.1: Split Data Interchange Support into JSON and CSV. --- txr.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ]) -- cgit v1.2.3