tiddlers are all ready (at lest historically)
comprised from sections
<head>
<key:value(s)>\n
\n\n
<body>
it appears the use of pragma
creates a defacto body-head section for such definitions
so could there be an advantage to officially supporting
sections as a wiki construct ?
eg
this reminds me of reading
Add a new
^idsyntax
.To see [s]source code[/s] {!text}(macro pramiters) perchance to write more - #4 by TW_Tones
both make use of “section” delimiters in tiddler text
it seams like the concept might be usefull for a variety of use cases
make me wander if some standard tw-section syntax
might be a useful addition to wikitext?
eg:TiddlyWiki5/pull/7744 - where it appears an implementation exists
suggests ^id syntax
previously elsewhere i have seen named sections
/* section:sect-name */
used , so perhaps
<!-- sect:sect-name – >
with^idas a short hand
and presumably also a sect list/get filter operators ?

