didiksupriadi41 / pagure

Forked from pagure 4 years ago
Clone

9fe1c6d Force highlight.js to use certain highlighting schemes in file view

7 files Authored by ryanlerch 5 years ago, Committed by pingou 5 years ago,
    Force highlight.js to use certain highlighting schemes in file view
    
    Basically we split the extension of the file and use a configured
    mapping to tell highlight.js how to render the file.
    If the extension isn't in the mapping, highlight.js will keep its
    current logic.
    
    fixes #4169
    
        
file modified
+12 -0
file modified
+1 -1
file modified
+22 -0