mirror of
				https://github.com/BBaoVanC/bobatheme.git
				synced 2025-10-30 01:33:30 -05:00 
			
		
		
		
	Remove unreachable errorf in aside shortcode
				
					
				
			This commit is contained in:
		| @@ -1,7 +1,5 @@ | ||||
| <aside> | ||||
|     {{ with .Inner }} | ||||
|         {{ . | markdownify }} | ||||
|     {{ else }} | ||||
|         {{ errorf "The aside shortcode needs to be a closing one (similar to the highlight shortcode, see https://gohugo.io/templates/shortcode-templates/#inner" }} | ||||
|     {{ end }} | ||||
| </aside> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user