oktw says to #ysitd
<mmis1000>: text.match(/(\\\\|\\.|.)/g).map(function (in) {if (in === '\\n') return '\n'; return in;})