mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
Add a README file pointing to the wiki documentation.
This commit is contained in:
parent
7b3ae79451
commit
0ad08b9ae3
3
modules/parser/README.txt
Normal file
3
modules/parser/README.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
A combined Mediawiki and html parser in JavaScript running on node.js. Please
|
||||
see https://www.mediawiki.org/wiki/Future/Parser_development for an overview
|
||||
of the current implementation, and instructions on running the tests.
|
Loading…
Reference in a new issue