1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-01 23:56:18 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/hellothere/Testimonials and Reviews.tid
Jeremy Ruston 78f1209672 Improve tagging of HelloThere tiddlers
Suggested by @ericshulman
2024-10-09 15:45:28 +01:00

13 lines
348 B
Plaintext

modified: 20241001141521924
tags: [[Quick Start]]
title: Testimonials and Reviews
type: text/vnd.tiddlywiki
icon: $:/core/images/star-filled
color: #088
\parsermode inline
<div class="tc-cards">
<$list filter="[tag[Testimonial]]">
<$macrocall $name="flex-card" class="tc-card-quote" captionField="caption" descriptionField="text"/>
</$list>
</div>