mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 02:12:49 +01:00 
			
		
		
		
	fix figure shortcode being rendered
This commit is contained in:
		@@ -246,7 +246,7 @@ use `align=center` to center image with captions
 | 
			
		||||
ex.
 | 
			
		||||
 | 
			
		||||
```md
 | 
			
		||||
{{< figure align=center src="image.jpg" >}}
 | 
			
		||||
{{</* figure align=center src="image.jpg" */>}}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user