diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-11-20 13:56:56 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-11-20 13:56:56 +0000 |
| commit | 09c4f8410eba31bafc567a7d4115d62681665938 (patch) | |
| tree | 929de876163c301a6d3bea28a59d018c3a11eda7 /src/www/syntax-editor/README.md | |
| parent | 3eaeaed8fd741bb1f33c76032e7292df08b35a9f (diff) | |
Syntax editor: update to use common js files
Diffstat (limited to 'src/www/syntax-editor/README.md')
| -rw-r--r-- | src/www/syntax-editor/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/www/syntax-editor/README.md b/src/www/syntax-editor/README.md index 647792d48..dec633476 100644 --- a/src/www/syntax-editor/README.md +++ b/src/www/syntax-editor/README.md @@ -9,7 +9,7 @@ An improved version of the [old syntax editor][1]. ## Notes -Tested with latest Chrome and Firefox. +- Tested with latest Chrome and Firefox (only). ## TODO @@ -19,7 +19,6 @@ Tested with latest Chrome and Firefox. - UI issue with DisambPhrasebookEng - more prominence to Disamb-linearizations - ambiguity: (optionally) parse all the resulting linearizations/variants and point out those which are ambiguous -- random-generate a non-empty tree as a starting point - try to retain subtree when replacing node - add undo/redo (or back/forward) navigation - structure the set of fridge magnets some more. Even though they |
