mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeMirror
synced 2024-11-23 22:03:28 +00:00
3339cbb3a5
Bidi isolation is still not exactly 'stable'. Instead of removing it, we look for the URL query param `cm6bidi=1`. This allows users to test out bidi isolation and give feedback as we iterate on it. Once stable, this should be removed and bidi isolation should be on by default -- and eventually, can be opted out of via CodeMirror preferences (T359498). Bug: T358804 Change-Id: If7e024f0da71ddf1b0a38c0fc49f033ddbe745fd |
||
---|---|---|
.. | ||
addon/edit | ||
dist | ||
lib | ||
mode/mediawiki | ||
modules/ve-cm | ||
.eslintrc.json | ||
ext.CodeMirror.js | ||
ext.CodeMirror.less | ||
ext.CodeMirror.v6.less | ||
ext.CodeMirror.WikiEditor.js |