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