X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests_compiled.html;h=cff5d6f949167b0257ec0297b6609ac257c7f534;hb=a1a9a189a821bc17cd1f07d7d145d5fe0e1d80a8;hp=ad00fcdc76fb353e11a4e5564803018c877ed40f;hpb=6130a51115ea0181baf6ca0f286ca5f845bbeff3;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index ad00fcd..cff5d6f 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -2,24 +2,46 @@ - + 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+