Merge "i18n: Use localized digits in VE's find and replace dialog"
tree: 80827868ae58038a3cbecf2d7c77e033041709a8
  1. bin/
  2. build/
  3. collab/
  4. demos/
  5. i18n/
  6. lib/
  7. rebaser/
  8. src/
  9. tests/
  10. .eslintrc.json
  11. .gitignore
  12. .gitreview
  13. .mailmap
  14. .stylelintrc.json
  15. .svgo.config.js
  16. AUTHORS.txt
  17. CONTRIBUTING.md
  18. Gruntfile.js
  19. jsdoc.json
  20. LICENSE.txt
  21. package-lock.json
  22. package.json
  23. README.md
README.md

VisualEditor

VisualEditor provides a rich-text editor for HTML documents. It is written in JavaScript and runs in a web browser.

For more information about the project, check out the VisualEditor page on mediawiki.org.

Installing

For information on setting up VisualEditor, please see https://www.mediawiki.org/wiki/VisualEditor/Setup

Developing

For information about running tests and contributing code to VisualEditor, see CONTRIBUTING.md. Patch submissions are reviewed and managed with Gerrit. There is also API documentation available for the VisualEditor.