diff --git a/plugins/tiddlywiki/geospatial/demo/data.tid b/plugins/tiddlywiki/geospatial/demo/data.tid index c72fa80ea..18d8b843f 100644 --- a/plugins/tiddlywiki/geospatial/demo/data.tid +++ b/plugins/tiddlywiki/geospatial/demo/data.tid @@ -8,7 +8,7 @@ tags: $:/tags/GeospatialDemo <$list filter="[all[shadows+tiddlers]tag[$:/tags/GeoMarker]sort[caption]]">
  • <$link> -<$transclude field="caption"><$view field="title"/> +<$view field="caption"><$view field="title"/>
  • @@ -20,7 +20,7 @@ tags: $:/tags/GeospatialDemo <$list filter="[all[shadows+tiddlers]tag[$:/tags/GeoLayer]sort[caption]]">
  • <$link> -<$transclude field="caption"><$view field="title"/> +<$view field="caption"><$view field="title"/>
  • diff --git a/plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid b/plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid index 66b6250d6..d2333d436 100644 --- a/plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid +++ b/plugins/tiddlywiki/geospatial/demo/ui/geomarker.tid @@ -75,7 +75,7 @@ title: $:/plugins/tiddlywiki/geospatial/demo/ui/geomarker