Fix to documentation
This commit is contained in:
		
				
					committed by
					
						
						Jannis Leidel
					
				
			
			
				
	
			
			
			
						parent
						
							de7febcb4f
						
					
				
				
					commit
					cd40047991
				
			@@ -47,8 +47,8 @@ write a custom parser.
 | 
				
			|||||||
Django Compressor also comes with built-in support for `CSS Tidy`_,
 | 
					Django Compressor also comes with built-in support for `CSS Tidy`_,
 | 
				
			||||||
`YUI CSS and JS`_ compressor, `yUglify CSS and JS`_ compressor, the Google's
 | 
					`YUI CSS and JS`_ compressor, `yUglify CSS and JS`_ compressor, the Google's
 | 
				
			||||||
`Closure Compiler`_, a Python port of Douglas Crockford's JSmin_, a Python port
 | 
					`Closure Compiler`_, a Python port of Douglas Crockford's JSmin_, a Python port
 | 
				
			||||||
 of the YUI CSS Compressor cssmin_ and a filter to convert (some) images into
 | 
					of the YUI CSS Compressor cssmin_ and a filter to convert (some) images into
 | 
				
			||||||
 `data URIs`_.
 | 
					`data URIs`_.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If your setup requires a different compressor or other post-processing
 | 
					If your setup requires a different compressor or other post-processing
 | 
				
			||||||
tool it will be fairly easy to implement a custom filter. Simply extend
 | 
					tool it will be fairly easy to implement a custom filter. Simply extend
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user