mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
FEATURE: Allow selection of highlight js languages
PERF: stop loading highlight js on load To get latest highlight js run bin/rake highlightjs:update
This commit is contained in:
@ -25,8 +25,6 @@
|
||||
// Pagedown customizations
|
||||
//= require ../../app/assets/javascripts/pagedown_custom.js
|
||||
|
||||
//= require ../../public/javascripts/highlight.pack.js
|
||||
|
||||
//= require vendor
|
||||
|
||||
//= require htmlparser.js
|
||||
|
Reference in New Issue
Block a user