mediawiki-extensions-Visual.../modules/ve-mw/dm
Bartosz Dziewoński 91fffffad9 Fix 'File:' and 'Category:' links being piped unnecessarily
It is no longer necessary to prepend a colon in Parsoid HTML
to ensure they are interpreted as links rather than an image
inclusion or categorization.

Instead, the colon causes Parsoid to generate piped links
when they could be unpiped, so remove it.

This code was added in 1e62e9f64c (2012),
the Parsoid bug was fixed in b62b93c678 (2013).

Bug: T312700
Change-Id: I3d71fd658b5dd627445e60b850f647081ef842e7
2022-07-12 01:46:11 +00:00
..
annotations Fix 'File:' and 'Category:' links being piped unnecessarily 2022-07-12 01:46:11 +00:00
metaitems Merge "Move var declarations inline" 2021-10-22 19:40:49 +00:00
models Move .addPromptedParameters() calls to more canonical places 2022-06-28 08:40:24 +02:00
nodes Gallery image: Hide more attributes when diffing 2022-07-01 13:14:49 +01:00
.eslintrc.json build: Update eslint-config-wikimedia to 0.16.0 2020-06-02 21:30:00 +01:00
ve.dm.MWWikitextSurface.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.dm.MWWikitextSurfaceFragment.js Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00