commonjsified

This commit is contained in:
remy 2010-10-30 16:22:12 +01:00
parent cf876fe2de
commit 1d4245852b

View File

@ -1,9 +1,9 @@
/*
A A L Source code at:
T C A <http://www.attacklab.net/>
T K B
*/
/*
A A L Source code at:
T C A <http://www.attacklab.net/>
T K B
*/
var Showdown={};
Showdown.converter=function(){
var _1;
@ -416,4 +416,4 @@ var _b6=m1.charCodeAt(0);
return "~E"+_b6+"E";
};
};
if(typeof exports!='undefined')exports.Showdown=Showdown;