mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			update-war
			...
			create_hig
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 271842d87c | 
							
								
								
									
										4
									
								
								tests/syntax-tests/source/Svelte/App.svelte
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								tests/syntax-tests/source/Svelte/App.svelte
									
									
									
									
										vendored
									
									
								
							| @@ -26,6 +26,10 @@ | |||||||
| 	onMount(hashchange); | 	onMount(hashchange); | ||||||
| </script> | </script> | ||||||
|  |  | ||||||
|  | <script type="text/livescript"> | ||||||
|  |     // This block is a regression test for a bat panic when a LiveScript syntax definition is missing | ||||||
|  | </script> | ||||||
|  |  | ||||||
| <style> | <style> | ||||||
| 	main { | 	main { | ||||||
| 		position: relative; | 		position: relative; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user