Make spell-checker only check the content dir
				
					
				
			This commit is contained in:
		@@ -193,4 +193,4 @@ steps:
 | 
			
		||||
    image: node
 | 
			
		||||
    commands: 
 | 
			
		||||
      - npm i markdown-spellcheck -g
 | 
			
		||||
      - mdspell "src/**/*.md" -n -r 
 | 
			
		||||
      - mdspell "src/content/**/*.md" -n -r 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user