@bhsd/codemirror-mediawiki 2.7.2 → 2.7.4

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
@@ -485,6 +485,7 @@ Key bindings:
485
485
 
486
486
  - `Ctrl` + `Shift` + `[`/`Cmd` + `Alt` + `[`: Fold the selected templates
487
487
  - `Ctrl` + `Shift` + `]`/`Cmd` + `Alt` + `]`: Unfold the selected templates
488
+ - `Ctrl` + `Alt` + `[`: Fold all templates
488
489
  - `Ctrl` + `Alt` + `]`: Unfold all templates
489
490
 
490
491
  ## tagMatching