mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-23 11:18:53 +00:00
tests: added missing test
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
title: Transclude/MissingTiddlerAttributeVariable
|
||||
description: Missing Tiddler Attribute Variable
|
||||
type: text/vnd.tiddlywiki-multiple
|
||||
tags: [[$:/tags/wiki-test-spec]]
|
||||
|
||||
title: Output
|
||||
description: hello
|
||||
|
||||
<$transclude tiddler=<<nonExistentVariable>> field="description"/>
|
||||
+
|
||||
title: ExpectedResult
|
||||
|
||||
<p>hello</p>
|
||||
Reference in New Issue
Block a user