6 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| test "string"
 | |
| test "string with spaces"
 | |
| test "string with \"escaped\" quotes"
 | |
| test "string with \\escaped\\ backslashes"
 | |
| test "string with # a comment character"
 |