mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
c8af207681
.test() is the dedicated syntax for a boolean "does match? yes/no?" check. .match() returns an array of matches, or null. This is just not needed in these situations. Change-Id: Ibb996ab843d1a6c7d7af98d6a112990665d543b2 |
||
---|---|---|
.. | ||
annotations | ||
nodes | ||
styles | ||
ve.ce.MWResizableNode.js | ||
ve.ce.MWWikitextSurface.js |