|
|
Index : Home | What Is Izumi | Scripts $Id: HtmlInlineIzumi.izu,v 1.4 2006-03-31 02:36:26 ralf Exp $
I had to actually write an HTML document recently and as usual I was doing so with XEmacs. This is so boring: all these annoying <p> and <br> to write in, etc. I really missed the simple wiki-like syntax I use in Izumi and I suddenly realized both were totally compatible: one just needs a piece of JavaScript to perform document rendering at load time.
Here's a quick hack:
To use it, simply insert this in the HTML header:
<script language="JavaScript 1.2" type="text/javascript" src="html_inline_izumi.js"></script> <body onload="RM_text()">...
|
|

This work is licensed by Raphaël Moll under a Creative Commons License.
|
|
| Color Theme: | Gray | Blue | Black | Sand | Khaki | Egg | None |
|
|
|
|