Go to file
2011-11-22 22:57:23 +00:00
demo Fixed improper nesting in demo content 2011-11-22 19:37:05 +00:00
modules Using the full word Difference instead of Diff 2011-11-22 22:57:23 +00:00
tests Fix parserTests path for full svn checkout 2011-11-22 12:32:34 +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