12 lines
		
	
	
		
			137 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			137 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
# punctuation
 | 
						|
views:
 | 
						|
    base:
 | 
						|
        - "."
 | 
						|
outlines:
 | 
						|
    default: { width: 0, height: 0 }
 | 
						|
 | 
						|
buttons:
 | 
						|
    ".":
 | 
						|
        label: "test"
 |