X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=index.html;fp=index.html;h=33c0d9da77eddb34cabf451bb6f44b75e33d49f0;hb=447762cf08b157e951670256bd0d5b6fcf2e3cd1;hp=7154b4d1765b15f54c59c041ef13996fab44fc83;hpb=a9b7b42e17754f9129f03be71c1509325401dc3c;p=peach-html5-editor.git diff --git a/index.html b/index.html index 7154b4d..33c0d9d 100644 --- a/index.html +++ b/index.html @@ -10,12 +10,6 @@

The editor is written in coffeescript, which compiles to javascript. To make it so people can try it out, and even do some development without installing the coffescript compiler, a variety of HTML files are provided, which allow some or all of the coffeescript files to be used directly in the browser.

-

Demo

- -

compiled version (this requires running make first)

- -

no-prerequisites version (slow, but you don't need to compile firest)

- -

developer/hybrid version (this version requires that html_parser.js is already compiled)

+

Run the demo!