mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	- Splits existing documentation into two pages: Bulleted lists, and Numbered lists. Fixes part of #27093.
		
			
				
	
	
		
			6 lines
		
	
	
		
			337 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			337 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
Zulip supports Markdown formatting for numbered lists.
 | 
						|
You can create numbered lists by putting a number followed by a `.` at the start
 | 
						|
of each line. Lists are numbered automatically, so you can reorder list items
 | 
						|
while editing your message without having to update the numbers. Add two spaces
 | 
						|
before the number to create a nested list.
 |