mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 08:06:17 +00:00
16 lines
330 B
Plaintext
16 lines
330 B
Plaintext
|
description: currentTiddler should be properly set
|
||
|
tags: $:/tags/wiki-test-spec
|
||
|
title: TestCases/TestCaseTiddler/currentTiddler
|
||
|
type: text/vnd.tiddlywiki-multiple
|
||
|
|
||
|
title: Narrative
|
||
|
|
||
|
currentTiddler variable in Output tiddler should be "Output"
|
||
|
+
|
||
|
title: Output
|
||
|
|
||
|
<$text text=<<currentTiddler>>>
|
||
|
+
|
||
|
title: ExpectedResult
|
||
|
|
||
|
<p>Output</p>
|