var _11=function()

in website/showdown.js [332:336]


var _11=function(_92){
_92=_92.replace(/&(?!#?[xX]?(?:[0-9a-fA-F]+|\w+);)/g,"&");
_92=_92.replace(/<(?![a-z\/?\$!])/gi,"&lt;");
return _92;
};