From 560b4546110853339f15050d3a2578ffe4d0690a Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Sun, 3 May 2026 15:45:11 +0200 Subject: Add to-do regarding sections --- TODO.org | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO.org b/TODO.org index 28eec8c..9db58e6 100644 --- a/TODO.org +++ b/TODO.org @@ -2,3 +2,13 @@ For example, a =UCONFIG_DUMP_CONFIG= environment variable which, if set, make Uconfig dump the initialized configuration when ~uconfig_new~ is called. + +* TODO Handle configuration sections + +Allow Uconfig to accept line such as + +#+begin_src +[mysection] +#+end_src + +to separate sections in the config file. -- cgit v1.2.3