mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	homeinfo : allow markdown
This commit is contained in:
		| @@ -4,7 +4,7 @@ | |||||||
|         <h2>{{ .Title }}</h2> |         <h2>{{ .Title }}</h2> | ||||||
|     </header> |     </header> | ||||||
|     <section class="entry-content"> |     <section class="entry-content"> | ||||||
|         <p>{{ .Content | plainify | htmlUnescape }}</p> |         <p>{{ .Content | markdownify }}</p> | ||||||
|     </section> |     </section> | ||||||
|     <footer class="entry-footer"> |     <footer class="entry-footer"> | ||||||
|         {{- with $.Site.Params.socialIcons }} |         {{- with $.Site.Params.socialIcons }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange