1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-08 02:49:56 +00:00
TiddlyWiki5/editions/dev/tiddlers/from Heigele and Jurke/Section%20Overview.tid
Jermolene 1a95ec9ac4 Introduce dev edition
Thanks to @cjrk and @cheigele for contributing their developer docs
(which can be found at https://github.com/cjrk/saa-tw).

By the way, I plan to remove the “creator” and “modifier” fields but
will keep a prominent acknowledgement for your contributions.
2014-09-10 16:53:32 +01:00

14 lines
373 B
Plaintext

created: 20140708141513470
creator: Christian Heigele, Christian Jurke
modified: 20140710084522722
modifier: Christian Heigele, Christian Jurke
tags: doc
title: Section Overview
<dl>
<$list filter="[!has[draft.of]tag[doc]tag[section]sort[sectionnumber]]">
<dt> <$link to={{!!title}}><$view field="title"/></$link></dt><dd><$view field="description"/></dd>
</$list>
</dl>