From ffbf2d3d3ef90c9d599e3f85201d6a5578b5d3a3 Mon Sep 17 00:00:00 2001 From: Danielle De Leo Date: Sat, 31 Jan 2026 21:56:57 -0500 Subject: [PATCH] Add Go nestedtext implementation and fix nestext details MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add danielledeleo/nestedtext: Go implementation with idiomatic API supporting NestedText v3.8 - Fix typo: nestex → nestext - Update nestext version support to v3.1 --- doc/related_projects.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/related_projects.rst b/doc/related_projects.rst index fe49678..ad75810 100644 --- a/doc/related_projects.rst +++ b/doc/related_projects.rst @@ -37,11 +37,17 @@ Supports :ref:`Minimal NestedText v3.7 `. Go "" -`nestex `_ -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +`nestedtext `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +`Go `_ implementation of *NestedText* with idiomatic API. +Supports :ref:`NestedText v3.8 `. + +`nestext `_ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Go `_ implementation of *NestedText*. -Supports :ref:`NestedText v3.0 `. +Supports :ref:`NestedText v3.1 `. Janet