1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-10 10:48:05 +00:00

Trim Saga: I think this is the last batch (#6611)

This commit is contained in:
Cameron Fischer
2022-04-16 12:19:05 -04:00
committed by GitHub
parent cc25e1f5b4
commit 05375e093c
11 changed files with 61 additions and 21 deletions

View File

@@ -2,6 +2,7 @@ title: $:/core/macros/translink
tags: $:/tags/Macro
\define translink(title,mode:"block")
\whitespace trim
<div style="border:1px solid #ccc; padding: 0.5em; background: black; foreground; white;">
<$link to="""$title$""">
<$text text="""$title$"""/>