mirror of
				https://github.com/Akkudoktor-EOS/EOS.git
				synced 2025-10-30 14:26:21 +00:00 
			
		
		
		
	
		
			
	
	
		
			21 lines
		
	
	
		
			371 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			21 lines
		
	
	
		
			371 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
|   | { | ||
|  |     "plugins": { | ||
|  |         "md007": { | ||
|  |             "enabled": true, | ||
|  |             "code_block_line_length" : 160 | ||
|  |         }, | ||
|  |         "md013": { | ||
|  |             "enabled": true, | ||
|  |             "line_length" : 120 | ||
|  |         }, | ||
|  |         "md041": { | ||
|  |             "enabled": false | ||
|  |         } | ||
|  |     }, | ||
|  |     "extensions": { | ||
|  |         "front-matter" : { | ||
|  |             "enabled" : true | ||
|  |         } | ||
|  |     } | ||
|  | } |