mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-29 02:53:52 +00:00 
			
		
		
		
	Also remove the Images section from the "Message formatting" help page, and drop unused markdown-image.png. Fixes part of #24209.
		
			
				
	
	
		
			14 lines
		
	
	
		
			359 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			359 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ### What you type
 | |
| 
 | |
| ```
 | |
| Named link: [Zulip homepage](zulip.com)
 | |
| A URL (links automatically): zulip.com
 | |
| Stream link: #**stream name**
 | |
| Stream and topic link: #**stream name>topic name**
 | |
| Custom linkifier: For example, #2468 can automatically link to an issue in your tracker.
 | |
| ```
 | |
| 
 | |
| ### What it looks like
 | |
| 
 | |
| 
 |