From Legacy Wiki
Insert non-formatted text here
<img src="http://tbn0.google.com/images?q=tbn:eWicC5rSDLtyCM:http://jquery.com/demo/thickbox/images/plant4.jpg">
<html>
<head>
<script type="text/javascript" src="wiky.js"></script>
</head>
<body>
<textarea id="input"></textarea>
<button onclick="alert(Wiky.toHtml(document.getElementById('input').value));">
toHtml
</button>
</body>
</html>