#3437 Viewing a diff of a difffile or patch renders weirdly in the new commit view
Closed: Fixed Opened by ryanlerch.

This is caused by highlight.js doing language syntax highlighting of type "diff" after the styles have been added by diff2html.

Bascially, to fix this, we dont want to do syntax highlighting of difffiles when they are presented as a diff.


Fixed in https://pagure.io/pagure/pull-request/3439

Metadata Update from @pingou:
- Issue close_status updated to: Fixed

Metadata