8 lines
		
	
	
		
			237 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			237 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [
 | |
|     {"command": "move_to", "args": {"to": "bol"}},
 | |
|     {"command": "insert_snippet", "args": {
 | |
|       "contents": "${TM_CURRENT_LINE/^\\s*(\\*\\s*).*$/$1/}\n"
 | |
|     }},
 | |
|     {"command": "move", "args": {"by": "lines", "forward": false}}
 | |
| ]
 |