fossasia / susi_server

SUSI.AI server backend - the Artificial Intelligence server for personal assistants https://susi.ai
GNU Lesser General Public License v2.1
2.51k stars 1.08k forks source link

Javascript newline parse error #1391

Open Orbiter opened 5 years ago

Orbiter commented 5 years ago

not working:

timestamp
!javascript:$!$
Date.now()
//1
/*
aa

var a = null
*/
eol

Without the newline, its working