30555c1d24
Apply syntax highlighting to fenced code blocks client-side Instead of applying the syntax highlighting scheme class to these blocks server-side, we use Javascript and Gon to apply the user's color scheme (or the default) client-side. This will make it easier to cache these blocks in the future because they're no longer state-dependent. See merge request !1203 |
||
---|---|---|
.. | ||
_blob.html.haml | ||
_empty.html.haml | ||
_issue.html.haml | ||
_merge_request.html.haml | ||
_milestone.html.haml | ||
_note.html.haml | ||
_snippet_blob.html.haml | ||
_snippet_title.html.haml | ||
_wiki_blob.html.haml |