Sign up | Login

CodeWrite Bookmarklet

Twitter This!Facebook This!Digg This!Add to Delicious!Add to Technorati!


It is a bookmarklet that makes the code written in textarea HTML entity.
"<" and ">" are converted into "<" and ">".
The character string under the selection of textarea is made an entity. When not selecting it at all, the whole is made an entity.
Source (red-treasure.com)
How did it work?

Download Bookmarklet:
CodeWrite

Tags: code source entity

Comments:

 
mikami
"<" and ">" are converted into "< and ">".
mikami
"<" and ">" are converted into "&lt;" and "&gt;". 

(I should have used "CodeWrite"......)
KANALLA
MAMA
www.thegeniusfiles.com
Nice bookmarklet, but I find that it only works when you select the text. It does not work if text is not selected. Still, very handy!
mikami
sorry. This bookmarklet requires the range selection of the text.
I seem to have been misunderstanding it.

Login or Sign up to comment and review the Bookmarklet