mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	add shortcode to Insert Raw HTML
{{< rawhtml >}}
  <p class="someclass">
    This is <strong>raw HTML</strong>, inside Markdown.
  </p>
{{< /rawhtml >}}
credits : https://anaulin.org/blog/hugo-raw-html-shortcode/
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								layouts/shortcodes/rawhtml.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								layouts/shortcodes/rawhtml.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | |||||||
|  | <!-- raw html --> | ||||||
|  | {{.Inner}} | ||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange