mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-03 19:56:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{{ $htmlTable := .Inner | markdownify }}
 | 
						|
 | 
						|
<div class="markdown-table">
 | 
						|
    {{ $htmlTable | safeHTML }}
 | 
						|
</div>
 |