Conversation
Notices
-
latest commit of !qvitter supports #librejs again. although it will probably break really soon again, because librejs
-
how to fix #librejs "parsing error":
1. enable librejs
2. open the js file in the browser
3. copy the text
>-
>
4. open the js file your editor
5. replace all text with the one you copied
6. try executing the code, check js console for errors
>-
>
7. if you're lucky you find weird characters, caused by librejs messing up unicode. remove those and add the the unicode character again
-
-
-