From c1fc47ba71b193577e380d194df90276584213c1 Mon Sep 17 00:00:00 2001 From: josephcua Date: Wed, 16 Dec 2020 18:51:12 -0500 Subject: [PATCH] fix RowTable title links Fixes bug where the title of a row would be linked to the current tiddler (i.e., the tiddler containing the RowTable), rather than the tiddler represented by that row. --- RowTables.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RowTables.tid b/RowTables.tid index b3595e3..1429ef7 100644 --- a/RowTables.tid +++ b/RowTables.tid @@ -73,7 +73,7 @@ tags: $:/tags/Macro variable=unused emptyMessage=<> > - <$link> + <$link to=<>> <>