mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			1.5 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.5 KiB
		
	
	
	
	
	
	
	
Text emphasis
{!emphasis-intro.md!}
Examples
{!emphasis-examples.md!}
Making text bold
{start_tabs}
{tab|via-markdown}
{!start-composing.md!}
- Surround your text with double asterisks (
**) to make it bold. 
!!! keyboard_tip ""
You can also use <kbd>Ctrl</kbd> + <kbd>B</kbd> to insert bold formatting.
{tab|via-compose-box-buttons}
{!start-composing.md!}
- 
Select the text you want to format.
 - 
Click the Bold () icon at the bottom of the compose box.
 
!!! keyboard_tip ""
You can also use <kbd>Ctrl</kbd> + <kbd>B</kbd> to insert bold formatting.
{end_tabs}
Making text italic
{start_tabs}
{tab|via-markdown}
{!start-composing.md!}
- Surround your text with single asterisks (
*) to make it italic. 
!!! keyboard_tip ""
You can also use <kbd>Ctrl</kbd> + <kbd>I</kbd> to insert italic formatting.
{tab|via-compose-box-buttons}
{!start-composing.md!}
- 
Select the text you want to format.
 - 
Click the Italic () icon at the bottom of the compose box.
 
!!! keyboard_tip ""
You can also use <kbd>Ctrl</kbd> + <kbd>I</kbd> to insert italic formatting.
{end_tabs}
Applying strikethrough formatting
{start_tabs}
{!start-composing.md!}
- Surround your text with two tildes (
~~) to apply strikethrough formatting. 
{end_tabs}