mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: properly whitelist <code> classes needed for syntax highlighting
This commit is contained in:
@@ -21,9 +21,11 @@
|
||||
|
||||
// Pagedown customizations
|
||||
//= require ../../app/assets/javascripts/pagedown_custom.js
|
||||
//
|
||||
|
||||
//= require ../../public/javascripts/highlight.pack.js
|
||||
|
||||
//= require vendor
|
||||
//
|
||||
|
||||
//= require htmlparser.js
|
||||
|
||||
// Stuff we need to load first
|
||||
|
||||
Reference in New Issue
Block a user