Go to file
2011-11-04 22:04:51 +00:00
demo Reorganized a few methods to reduce duplication, improved documentation 2011-11-04 17:07:44 +00:00
modules Fixed some jshint issues 2011-11-04 22:04:51 +00:00
tests Moved es.DocumentModelBranchNode tests to their own file 2011-11-04 21:16:20 +00:00
README update a couple notes in VE readme 2011-11-02 21:14:04 +00:00

We're starting to merge bits from Wikidom and ParserPlayground tests here.
Enjoy!

Short-term work highlights:
* convert parser to wikidom format & using the wikidom serializer
* port/update/write more tests
* Special: page to host the editor as a standalone demo
* Opt-in test mode to switch the editor in on EditPage (initially blank)
* Use serializer to save pages from editor
* Use parser to load pages into editor

Long-term work highlights:
* more thorough & bulk testing
* more extension support