mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Merge pull request #1927 from Evolena/master
Fix thumbnail macro when no caption parameter is provided
This commit is contained in:
commit
06ba6f62cb
@ -9,7 +9,8 @@ tags: $:/tags/Macro
|
||||
$icon$
|
||||
</div><div class="tc-thumbnail-caption">
|
||||
$caption$
|
||||
</div></div></$link>
|
||||
</div>
|
||||
</div></$link>
|
||||
\end
|
||||
|
||||
\define thumbnail-right(link,icon,color,background-color,image,caption,width:"280",height:"157")
|
||||
|
Loading…
Reference in New Issue
Block a user