X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests_compiled.html;h=276faa7b200a267f858dd58c2733743a4bf0a7f4;hb=75c161912d1bb3e184f5f6e3ae2171e6e2ebe3cb;hp=ad00fcdc76fb353e11a4e5564803018c877ed40f;hpb=6130a51115ea0181baf6ca0f286ca5f845bbeff3;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index ad00fcd..276faa7 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+