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