X-Git-Url: https://jasonwoof.com/gitweb/?p=peach-html5-editor.git;a=blobdiff_plain;f=index.html;h=2afd5b9a263f66ea542c8f55618150b33ed73638;hp=a071cfe55d354941278200f16184088fbde618be;hb=115352a3056c8456e9998e214458c2b10875e9c7;hpb=584a8ec2c766c03b2d7fd28000af57f11fba3cca diff --git a/index.html b/index.html index a071cfe..2afd5b9 100644 --- a/index.html +++ b/index.html @@ -10,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+