mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-06-01 18:22:17 +00:00
Remove support for $:/tags/Global
It is not needed now that we have true global variables
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
title: Globals/Simple
|
||||
description: Global procedures
|
||||
type: text/vnd.tiddlywiki-multiple
|
||||
tags: [[$:/tags/wiki-test-spec]]
|
||||
|
||||
title: Output
|
||||
|
||||
\whitespace trim
|
||||
|
||||
<<this-is-one>>
|
||||
+
|
||||
title: One
|
||||
tags: $:/tags/Global
|
||||
|
||||
\procedure this-is-one() ONE
|
||||
+
|
||||
title: ExpectedResult
|
||||
|
||||
<p>ONE</p>
|
||||
Reference in New Issue
Block a user