mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			53 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Numbered lists
 | |
| 
 | |
| {!numbered-lists-intro.md!}
 | |
| 
 | |
| ## Create a numbered list
 | |
| 
 | |
| {start_tabs}
 | |
| 
 | |
| {tab|via-compose-box-buttons}
 | |
| 
 | |
| {!start-composing.md!}
 | |
| 
 | |
| 1. _(optional)_ Select the text you want to format.
 | |
| 
 | |
| 1. Click the **Numbered list**
 | |
|    (<i class="zulip-icon zulip-icon-ordered-list"></i>) icon at the
 | |
|    bottom of the compose box to insert list formatting.
 | |
| 
 | |
| 1. Press <kbd>Enter</kbd> to automatically add a new number to the list.
 | |
| 
 | |
| 1. When your list is done, press <kbd>Enter</kbd> a second time to remove the
 | |
|    number.
 | |
| 
 | |
| !!! tip ""
 | |
| 
 | |
|     You can also use the **Numbered list**
 | |
|     (<i class="zulip-icon zulip-icon-ordered-list"></i>) icon
 | |
|     to remove existing list formatting from the current line or selected text.
 | |
| 
 | |
| {tab|via-markdown}
 | |
| 
 | |
| {!start-composing.md!}
 | |
| 
 | |
| 1. Type a number followed by a `.` and some text to start a numbered list.
 | |
| 
 | |
| 1. Press <kbd>Enter</kbd> to automatically add a new number to the list.
 | |
| 
 | |
| 1. When your list is done, press <kbd>Enter</kbd> a second time to remove the
 | |
|    number.
 | |
| 
 | |
| {end_tabs}
 | |
| 
 | |
| ## Examples
 | |
| 
 | |
| {!numbered-lists-examples.md!}
 | |
| 
 | |
| ## Related articles
 | |
| 
 | |
| * [Message formatting](/help/format-your-message-using-markdown)
 | |
| * [Preview messages before sending](/help/preview-your-message-before-sending)
 | |
| * [Resize the compose box](/help/resize-the-compose-box)
 | |
| * [Bulleted lists](/help/bulleted-lists)
 |