Clone this repo:
  1. fffa63c EditCheck: update shown stats on initial page load by Caro Medelius · 3 days ago master wmf/branch_cut_pretest
  2. 83de5d2 EditCheck: adjust editsuggestion-seen tag by Caro Medelius · 2 days ago wmf/next
  3. 05493c6 Don't give focus to toolbar when closing MWPopupTool by Ed Sanders · 3 days ago
  4. e5906e3 Use position:sticky for toolbarPlaceholder by Ed Sanders · 10 weeks ago
  5. e14865e Update VE core submodule to master (17a600756) by David Lynch · 2 days ago

VisualEditor

VisualEditor provides a visual editor for wiki pages. It is written in JavaScript and runs in a web browser.

It uses the Parsoid parser to convert wikitext documents to annotated HTML which the VisualEditor is able to load, modify and emit back to Parsoid at which point it is converted back into wikitext.

For more information about these projects, check out the VisualEditor and Parsoid pages on mediawiki.

Developing and installing

For information on installing VisualEditor on a local wiki, please see https://www.mediawiki.org/wiki/Extension:VisualEditor

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 VisualEditor.

Terminology