mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-11-04 09:33:00 +00:00 
			
		
		
		
	Fixed typo in comment
This commit is contained in:
		@@ -3,7 +3,7 @@ title: $:/core/modules/parsers/newwikitextparser/rules/image.js
 | 
				
			|||||||
type: application/javascript
 | 
					type: application/javascript
 | 
				
			||||||
module-type: wikitextrule
 | 
					module-type: wikitextrule
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Wiki text run rule for pretty links. For example:
 | 
					Wiki text run rule for images. For example:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{{{
 | 
					{{{
 | 
				
			||||||
[img[MyPicture]]
 | 
					[img[MyPicture]]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user