mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 19:16:50 +00:00
Add basic view-widget tests (#8632)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
title: Widgets/ViewWidget/Parameter/field-title
|
||||
description: Test view-widget parameters tiddler and field=title
|
||||
type: text/vnd.tiddlywiki-multiple
|
||||
tags: [[$:/tags/wiki-test-spec]]
|
||||
|
||||
title: input
|
||||
|
||||
Some text
|
||||
+
|
||||
title: Output
|
||||
|
||||
<$view tiddler="input" field="title"/>
|
||||
|
||||
+
|
||||
title: ExpectedResult
|
||||
|
||||
input
|
||||
Reference in New Issue
Block a user