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