mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 02:12:49 +01:00 
			
		
		
		
	Fix nested list example
This commit is contained in:
		@@ -129,9 +129,13 @@ html
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#### Nested list
 | 
					#### Nested list
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Item
 | 
					* Fruit
 | 
				
			||||||
1. First Sub-item
 | 
					  * Apple
 | 
				
			||||||
2. Second Sub-item
 | 
					  * Orange
 | 
				
			||||||
 | 
					  * Banana
 | 
				
			||||||
 | 
					* Dairy
 | 
				
			||||||
 | 
					  * Milk
 | 
				
			||||||
 | 
					  * Cheese
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Other Elements — abbr, sub, sup, kbd, mark
 | 
					## Other Elements — abbr, sub, sup, kbd, mark
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user