@@ -446,3 +446,5 @@ var formatText = (function() {
};
})();
+if (typeof module !== "undefined") module.exports.formatText = formatText;
+