From ce8381da4bf1cf04e903673d03f6c500de809a38 Mon Sep 17 00:00:00 2001 From: mitsugu oyama Date: Fri, 28 Dec 2012 11:10:54 +0900 Subject: Dropped E4X --- tohex.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tohex.js') diff --git a/tohex.js b/tohex.js index 36e97ff..fb7b31c 100644 --- a/tohex.js +++ b/tohex.js @@ -1,5 +1,5 @@ -// INFO // -var INFO = +// {{{ INFO +var INFO =xml` If you use i_love_echo.js, you should not use tohex plugin.

-
; +`; +// }}} commands.addUserCommand( ['tohex'], -- cgit v1.2.3