mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
fix showdown for closure-world
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
//
|
||||
// Showdown namespace
|
||||
//
|
||||
var Showdown = {};
|
||||
// METEOR CHANGE: remove "var" so that this isn't file-local.
|
||||
Showdown = {};
|
||||
|
||||
//
|
||||
// converter
|
||||
|
||||
Reference in New Issue
Block a user