X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests_compiled.html;h=59fbb83859a1e876c9d1e093f886e13bf21c1fe6;hb=055c643860d0b9c766ce2f4c6c92f2a1037c130d;hp=ad00fcdc76fb353e11a4e5564803018c877ed40f;hpb=6130a51115ea0181baf6ca0f286ca5f845bbeff3;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index ad00fcd..59fbb83 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -2,24 +2,26 @@ - + html editor tester -

Peach HTML5 Editor test page (partially compiled version)

-

This version of the editor test page requires that you've compiled parser.js (to speed up page load) but it does compile editor.coffee and editor_tests.coffee in the browser so you don't have to rebuild them every time you make a change.

+

Peach HTML5 Editor test page (compiled version)

+

This version of the editor test page requires that you've compiled all the source files. (Just run make).

-

In:

+

HTML view. Changes here propagate when you remove your cursor (press tab or click outside)

+

Source - AGPLv3+