From edf9b53649cb5f129f304d968d18d4720464c729 Mon Sep 17 00:00:00 2001 From: mitsugu oyama Date: Fri, 28 Dec 2012 11:06:59 +0900 Subject: Dropped E4X --- simg.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'simg.js') diff --git a/simg.js b/simg.js index afbc477..b366336 100644 --- a/simg.js +++ b/simg.js @@ -1,5 +1,5 @@ -// INFO // -var INFO = +// {{{ INFO +var INFO =xml` You can save image on the currnet context area by this plugin.

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