mediawiki-extensions-Visual.../modules/ve/dm/annotations
Catrope d93b82347b Clean up a few commas and some indentation
The commas were resulting from converting this:
var foo = 3,
	bar = 5;

to this:

foo = 3,
bar = 5;

Change-Id: I0223b34a30d947c6a51f0601727b0c3850239e66
2012-08-10 16:49:14 -07:00
..
ve.dm.LinkAnnotation.js Rename external link RDFa types to keep up with Parsoid 2012-08-10 10:15:05 -07:00
ve.dm.TextStyleAnnotation.js Clean up a few commas and some indentation 2012-08-10 16:49:14 -07:00