mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-11-04 05:12:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			221 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			221 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[some "section"]
 | 
						|
      test = hi ; comment
 | 
						|
      other = "hello! \" ; ; ; " ; more test
 | 
						|
      multi = "hi, this is a ; \
 | 
						|
multiline comment # with ;\n special chars \
 | 
						|
and other stuff !@#"
 | 
						|
      back = "this is \ba phrase"
 |