Make snippet_blob highlight server-side as well
This commit is contained in:
		
							parent
							
								
									54771100eb
								
							
						
					
					
						commit
						ce0a0feff4
					
				| 
						 | 
				
			
			@ -23,7 +23,7 @@
 | 
			
		|||
                .nothing-here-block Empty file
 | 
			
		||||
      - else
 | 
			
		||||
        .file-content.code
 | 
			
		||||
          %div.highlighted-data.js-syntax-highlight
 | 
			
		||||
          %div.highlighted-data{ class: user_color_scheme }
 | 
			
		||||
            .line-numbers
 | 
			
		||||
              - snippet_blob[:snippet_chunks].each do |snippet|
 | 
			
		||||
                - unless snippet[:data].empty?
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue