mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 11:07:23 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			137 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			137 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
title: Markdown test
 | 
						|
sitename: A Caddy website
 | 
						|
---
 | 
						|
 | 
						|
## Welcome on the blog
 | 
						|
 | 
						|
Body
 | 
						|
 | 
						|
``` go
 | 
						|
func getTrue() bool {
 | 
						|
    return true
 | 
						|
}
 | 
						|
```
 |