mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-04 10:48:52 +00:00
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
|
Work in progress. :)
|
||
|
|
||
|
Batch-testing tools loading the parsing code into node.js, and going through a MediaWiki XML export dump to run round-trip tests over it. Currently not much will succeed as there's bad handling of newlines. ;)
|
||
|
|
||
|
Need npm modules:
|
||
|
* jquery
|
||
|
* diff
|
||
|
* libxmljs (requires native compilation)
|
||
|
* webworker
|