kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			
		
			
				
	
	
		
			10 wiersze
		
	
	
		
			297 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 wiersze
		
	
	
		
			297 B
		
	
	
	
		
			Plaintext
		
	
	
title: $:/core/templates/html-div-tiddler
 | 
						|
 | 
						|
<!--
 | 
						|
 | 
						|
This template is used for saving tiddlers as an HTML DIV tag with attributes representing the tiddler fields.
 | 
						|
 | 
						|
-->`<div`<$fields template=' $name$="$encoded_value$"'></$fields>`>
 | 
						|
<pre>`<$view field="text" format="htmltextencoded" />`</pre>
 | 
						|
</div>`
 |