mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Also remove the Images section from the "Message formatting" help page, and drop unused markdown-image.png. Fixes part of #24209.
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
	
Insert a link
{!links-intro.md!}
Examples
{!links-examples.md!}
Insert a link
{start_tabs}
{tab|via-markdown}
{!start-composing.md!}
- Wrap the link text in square brackets followed by the URL
wrapped in parentheses to create a named link:
[link text](URL) 
!!! keyboard_tip ""
You can also use <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>L</kbd>
to insert link formatting.
{tab|via-compose-box-buttons}
{!start-composing.md!}
- 
Select the text you want to linkify.
 - 
Click the link () icon at the bottom of the compose box.
 - 
Replace
urlwith a valid URL. 
!!! keyboard_tip ""
You can also use <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>L</kbd>
to insert link formatting.
{end_tabs}