updating Showdown library to 1.8.6
This commit is contained in:
@@ -16,7 +16,7 @@ global.RawDeflate.inflate = require('./rawinflate-0.3').RawDeflate.inflate;
|
||||
require('./prettify');
|
||||
global.prettyPrint = window.PR.prettyPrint;
|
||||
global.prettyPrintOne = window.PR.prettyPrintOne;
|
||||
global.showdown = require('./showdown-1.6.1');
|
||||
global.showdown = require('./showdown-1.8.6');
|
||||
global.DOMPurify = require('./purify-1.0.3');
|
||||
require('./bootstrap-3.3.7');
|
||||
require('./privatebin');
|
||||
|
||||
File diff suppressed because one or more lines are too long
3
js/showdown-1.8.6.js
Normal file
3
js/showdown-1.8.6.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user