mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-30 23:23:02 +00:00 
			
		
		
		
	VarsWidget doc - erroneous example (#2714)
This commit is contained in:
		| @@ -32,9 +32,9 @@ Using the `<$vars>` widget, this situation may be handled in the following way: | ||||
| In contrast, here is the same example using the `<$set>` widget: | ||||
|  | ||||
| ``` | ||||
| <$set name="greeting" value="Hi" /> | ||||
| <$set name="me" value={{!!title}} /> | ||||
| <$set name="sentence" value=<<helloworld>> /> | ||||
| <$set name="greeting" value="Hi" > | ||||
| <$set name="me" value={{!!title}} > | ||||
| <$set name="sentence" value=<<helloworld>> > | ||||
|   <<greeting>>! I am <<me>> and I say: <<sentence>> | ||||
| </$set> | ||||
| </$set> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 twMat
					twMat