@@ -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;