@bhsd/codemirror-mediawiki 2.19.9 → 2.19.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -460,7 +460,7 @@ CodeMirror6.replaceSelections(cm.view, str => str.toUpperCase());
460
460
 
461
461
  *version added: 2.1.11*
462
462
 
463
- Allow multiple selections.
463
+ Allow multiple selections. This extension also enables rectangular selections by holding down the `Alt` key.
464
464
 
465
465
  ## autocompletion
466
466