X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=index.html;h=2afd5b9a263f66ea542c8f55618150b33ed73638;hb=115352a3056c8456e9998e214458c2b10875e9c7;hp=33c0d9da77eddb34cabf451bb6f44b75e33d49f0;hpb=447762cf08b157e951670256bd0d5b6fcf2e3cd1;p=peach-html5-editor.git diff --git a/index.html b/index.html index 33c0d9d..2afd5b9 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,8 @@ + + Peach HTML5 Editor @@ -8,8 +10,10 @@

This directory contains the source code for the Peach HTML5 Editor. Instructions on working with the code are in README.txt

-

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.

+

Run the demo

-

Run the demo!

+

Run parser tests

+ +

Source - AGPLv3+