kopia lustrzana https://github.com/miklobit/TiddlyWiki5
				
				
				
			
		
			
				
	
	
		
			7 wiersze
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			7 wiersze
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
| title: $:/core/templates/javascript-tiddler
 | |
| 
 | |
| <!--
 | |
| 
 | |
| This template is used for saving JavaScript tiddlers as a script tag with data attributes representing the tiddler fields.
 | |
| 
 | |
| -->`<script`<$fields template=' data-tiddler-$name$="$encoded_value$"'></$fields>` type="text/javascript">`<$view field="text" format="text" />`</script>` |