19 lines
		
	
	
		
			406 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			406 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!-- You may continue the poem here. -->
 | 
						|
<!-- You want to check if template hotloading is working, right? -->
 | 
						|
<!-- ;) -->
 | 
						|
 | 
						|
<!-- Render this in Markdown. -->
 | 
						|
{% filter markdown %}
 | 
						|
# Hello World!
 | 
						|
 | 
						|
```
 | 
						|
A poem here to notice change.
 | 
						|
Add one more sentence to it's range.
 | 
						|
If ever you may read it then
 | 
						|
You know this can only happen when
 | 
						|
Someone may still be configurating.
 | 
						|
 | 
						|
 | 
						|
```
 | 
						|
{% endfilter %}
 |