\define myMacro()
<$list filter="[tag[$(currentTiddler)$]sort[content-index]]">
!{{!!title}}
{{!!text}}
</$list>
\end
<$wikify name="snapshot" text="<<myMacro>>" output="html">
<<snapshot>>
</$wikify>
\define myMacro()
<$list filter="[tag[$(currentTiddler)$]sort[content-index]]">
!{{!!title}}
{{!!text}}
</$list>
\end
\define myMacro()
<$list filter="[tag[$(currentTiddler)$]]">
<h2>__{{!!title}}__</h2>
<$transclude mode=block/>
</$list>
\end\define myMacro()
<$list filter="[tag[$(currentTiddler)$]]">
<h2><$link> {{{ [all[current]get[caption]] ~[all[current]get[title]] }}} </$link></h2>
<$transclude mode=block/>
</$list>
\end\define myMacro()
<$list filter="[tag[$(currentTiddler)$]sort[content-index]]">
blockmode
!{{!!title}}
{{!!text}}
</$list>
\end// is not a valid comment it is the italics wiki text.
Regards
Tony
You have left this thread pinned, please unpin and respond to our suggestons.