mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-01 09:20:02 +00:00
Ensure "TiddlyWiki on the Web" links are displayed correctly
Thanks @ericshulman
This commit is contained in:
parent
0a8fcfd3ba
commit
2933855f31
@ -0,0 +1,8 @@
|
|||||||
|
title: $:/_tw5.com/external-links-view-template
|
||||||
|
tags: $:/tags/ViewTemplate
|
||||||
|
|
||||||
|
<%if [<currentTiddler>tag[TiddlyWiki on the Web]] %>
|
||||||
|
<div class="tc-cards tc-cards-vertical">
|
||||||
|
<$macrocall $name="flex-card-external" backgroundcolor={{!!background-color}} textcolor={{!!text-color}} captionField="caption"/>
|
||||||
|
</div>
|
||||||
|
<%endif%>
|
Loading…
x
Reference in New Issue
Block a user