1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 08:43:14 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/globals/Simple.tid
2022-05-26 21:11:53 +01:00

19 lines
270 B
Plaintext

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>