Disable backtick sequence in ve-mw while conflict with Catalan is investigated

Bug: T304804
Change-Id: I49682a2067093546caede1830dd7fb4ce37e95a0
This commit is contained in:
Ed Sanders 2022-03-28 15:41:16 +01:00 committed by Bartosz Dziewoński
parent a6f784c095
commit f32ae21f24

View file

@ -40,6 +40,9 @@ ve.ui.sequenceRegistry.register(
new ve.ui.Sequence( 'wikitextComment', 'comment', '<!--', 4 )
);
// T304804
ve.ui.sequenceRegistry.unregister( 'backtick' );
/* Help registrations */
ve.ui.commandHelpRegistry.register( 'formatting', 'heading2', {