The # syntax for comments results in all the lines being rendered as separate headers because it's markdown syntax for titles. I believe the markdown custom is to use `<!-- HTML comments -->`. [ci skip]
		
			
				
	
	
		
			12 lines
		
	
	
		
			452 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			452 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| <!--
 | |
| Thanks for your pull request! We appreciate it. 
 | |
| If you're a new developer, FOSS contributor, or hledger contributor, welcome.
 | |
| 
 | |
| Much of our best design work and knowledge sharing happens during code review,
 | |
| so be prepared for more work ahead, especially if your PR is large.
 | |
| To minimise waste, and learn how to get hledger PRs accepted swiftly, 
 | |
| please check the latest guidelines in the developer docs:
 | |
| 
 | |
| https://hledger.org/PULLREQUESTS.html
 | |
| -->
 |