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.
		
			
				
	
	
		
			4 lines
		
	
	
		
			193 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			193 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
Zulip supports Markdown formatting for bulleted lists.
 | 
						|
You can create bulleted lists using `*`, `-`, or `+` at the start of each line.
 | 
						|
Add two spaces before the bullet to create a nested list.
 |